summaryrefslogtreecommitdiff
path: root/secrets/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to 'secrets/secrets.nix')
-rw-r--r--secrets/secrets.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index 4dc1cff..c525929 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -12,9 +12,11 @@ in {
"hosts/atlas/rootPassword.age".publicKeys = atlas;
"hosts/atlas/userPassword.age".publicKeys = atlas;
"hosts/atlas/miniflux.age".publicKeys = atlas;
+ "hosts/atlas/authGH.age".publicKeys = atlas;
"hosts/p-body/rootPassword.age".publicKeys = p-body;
"hosts/p-body/userPassword.age".publicKeys = p-body;
"hosts/p-body/p-body2atlas.age".publicKeys = p-body;
"hosts/p-body/hydraGH.age".publicKeys = p-body;
+ "hosts/p-body/authGH.age".publicKeys = p-body;
}