diff --git a/modules/hm/shell/git.nix b/modules/hm/shell/git.nix index fbfb8d5..20264f1 100644 --- a/modules/hm/shell/git.nix +++ b/modules/hm/shell/git.nix @@ -12,6 +12,7 @@ key = "~/.ssh/id_ed25519.pub"; signByDefault = true; }; + lfs.enable = true; settings = { user = { name = "${userName}";