aboutsummaryrefslogtreecommitdiff
path: root/secrets/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--secrets/secrets.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index a4092c6..13f098d 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -12,19 +12,16 @@ in
{
"acme-cloudflare-env.age".publicKeys = [
users.fcuny
- hosts.rivendell
hosts.argonath
];
"restic-pw.age".publicKeys = [
users.fcuny
- hosts.bree
hosts.rivendell
];
- "nas_client.age".publicKeys = [
+ "restic-nas-smb-config.age".publicKeys = [
users.fcuny
- hosts.bree
hosts.rivendell
];