This commit is contained in:
parent
73f00bcc14
commit
468bd046ee
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ in
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
|
|
||||||
userName = "Florian RICHER";
|
userName = "Florian RICHER";
|
||||||
userEmail = "florian.richer@protonmail.com";
|
userEmail = "florian.richer@protonmail.com";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue