This commit is contained in:
2025-11-01 15:18:37 +09:00
parent 75e99b74de
commit 7680690b96

View File

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