formatting

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-13 18:31:09 -04:00 committed by Alice Huston
parent 6dce71db73
commit 7f9eb93276

@ -8,7 +8,7 @@ let
path = "/crypto/keys/${key}";
};
};
in
in
{
systemd.services.hydra-notify.serviceConfig.EnvironmentFile =
@ -229,7 +229,8 @@ let
sops = {
defaultSopsFile = ./secrets.yaml;
secrets = {
secrets =
{
"hydra/environment".owner = "hydra";
"nix-serve/secret-key".owner = "root";
"attic/secret-key".owner = "root";