{ ... }: { nix.gc = { automatic = true; dates = "04:30"; persistent = true; options = "--delete-older-than 30d"; }; }