update flake and install git lfs
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 8m33s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 8m33s
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
config = lib.mkIf config.mods.git.enable {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
userEmail = "tomoron@student.42angouleme.fr";
|
||||
userName = "tomoron";
|
||||
extraConfig = {
|
||||
|
Reference in New Issue
Block a user