diff --git a/modules/hm/default.nix b/modules/hm/default.nix index f312ba0..4702865 100644 --- a/modules/hm/default.nix +++ b/modules/hm/default.nix @@ -27,6 +27,7 @@ in hm = { enable = true; # enable home-manager module comma.enable = true; # useful nix tool to run software without installing it first + firefox.enable = false; git = { enable = true; # enable git module name = "bangae1"; # git user name eg "John Doe"