formatting
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user