mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-06-04 04:35:21 +02:00
bicep/git-mirrors: disable lfs by default
This commit is contained in:
parent
a3c3ceac49
commit
29c4029486
@ -17,7 +17,7 @@ in
|
||||
zip = false;
|
||||
keep = 10;
|
||||
bare = true;
|
||||
lfs = true;
|
||||
lfs = false;
|
||||
};
|
||||
|
||||
instances = let
|
||||
|
Loading…
Reference in New Issue
Block a user