chore: flake update
This commit is contained in:
@@ -68,11 +68,8 @@
|
||||
"m3tam3re"
|
||||
]; # Set users that are allowed to use the flake command
|
||||
};
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
# Garbage collection is handled by programs.nh.clean on each host.
|
||||
# Keep nix.gc.automatic disabled to avoid dueling GC timers.
|
||||
optimise.automatic = true;
|
||||
registry =
|
||||
(lib.mapAttrs (_: flake: {inherit flake;}))
|
||||
|
||||
Reference in New Issue
Block a user