set git default branch

This commit is contained in:
cy 2024-12-29 20:32:53 -05:00
parent e7b7137711
commit b2ff6b3ed1
3 changed files with 7 additions and 2 deletions

View file

@ -241,7 +241,7 @@
'';
prune.keep = {
within = "1d";
within = "2d";
daily = 365;
};
extraPruneArgs = [ "--stats" ];