mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-08-04 21:36:32 +05:30
feat(git): enable lfs
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
key = "~/.ssh/id_ed25519.pub";
|
||||
signByDefault = true;
|
||||
};
|
||||
lfs.enable = true;
|
||||
settings = {
|
||||
user = {
|
||||
name = "${userName}";
|
||||
|
||||
Reference in New Issue
Block a user