From da00263a2d795c76e7e41ea5e3ab3e60ee066adc Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 20 Apr 2024 14:40:04 -0400 Subject: [PATCH] group for hydra Signed-off-by: ahuston-0 --- systems/palatine-hill/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index b0c33dd..dd4d241 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -256,7 +256,8 @@ in "alice/gha-hydra-token" = { sopsFile = ../../users/alice/secrets.yaml; owner = "hydra"; - mode = "400"; + group = "hydra"; + mode = "440"; }; } // keygen "zfs-attic-key"