From 9a25de68f958941906b8f9853272e33e5cab7dcb Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Fri, 19 Apr 2024 14:17:41 -0400 Subject: [PATCH] add zsh-nix-shell plugin, extend palatine-hill gc Signed-off-by: ahuston-0 --- systems/palatine-hill/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index edcda4a..fb65026 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -238,6 +238,8 @@ in nix.gc.options = "--delete-older-than 150d"; + gc.options = "--delete-older-than 150d"; + sops = { defaultSopsFile = ./secrets.yaml; secrets =