summaryrefslogtreecommitdiff
path: root/home-modules/apps/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-modules/apps/default.nix')
-rw-r--r--home-modules/apps/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-modules/apps/default.nix b/home-modules/apps/default.nix
index 940573a..13d5fc4 100644
--- a/home-modules/apps/default.nix
+++ b/home-modules/apps/default.nix
@@ -73,7 +73,7 @@ in
})
(lib.mkIf cfg.comms.enable {
home.packages = with pkgs; [
- iamb
+ # iamb # does not compile for some reason
];
})
(lib.mkIf cfg.utils.enable {