Add git lfs
All checks were successful
check / check (push) Successful in 33s

This commit is contained in:
Florian RICHER 2024-06-24 10:34:22 +02:00
parent 73f00bcc14
commit 468bd046ee

View file

@ -13,6 +13,8 @@ in
config = mkIf cfg.enable {
programs.git = {
enable = true;
lfs.enable = true;
userName = "Florian RICHER";
userEmail = "florian.richer@protonmail.com";