Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-20 11:30:15 -04:00 committed by Alice Huston
parent a244e9ae44
commit a550479669

View File

@ -231,7 +231,7 @@ in
system.autoUpgrade.flake = "github:ahuston-0/nix-dotfiles-hydra"; system.autoUpgrade.flake = "github:ahuston-0/nix-dotfiles-hydra";
gc.options = "--delete-older-than 150d"; nix.gc.options = "--delete-older-than 150d";
sops = { sops = {
defaultSopsFile = ./secrets.yaml; defaultSopsFile = ./secrets.yaml;