mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
git lfs is cool
This commit is contained in:
parent
0bdff9aa7f
commit
99b33cb631
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ in {
|
||||||
osConfig.systemSettings.secretsFlakeDir
|
osConfig.systemSettings.secretsFlakeDir
|
||||||
(config.home.homeDirectory + "/.cache/nix/tarball-cache") ];
|
(config.home.homeDirectory + "/.cache/nix/tarball-cache") ];
|
||||||
};
|
};
|
||||||
|
programs.git.lfs.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue