diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index f17f6c2..82d02f4 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -231,7 +231,7 @@ in system.autoUpgrade.flake = "github:ahuston-0/nix-dotfiles-hydra"; - gc.options = "--delete-older-than 150d"; + nix.gc.options = "--delete-older-than 150d"; sops = { defaultSopsFile = ./secrets.yaml;