diff options
Diffstat (limited to 'secrets.nix')
| -rw-r--r-- | secrets.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix index d766bc7..7bcc9b9 100644 --- a/secrets.nix +++ b/secrets.nix @@ -5,4 +5,6 @@ in { "tsnsrv-authkey.age".publicKeys = [ganymede.host_pubkey mercury.host_pubkey]; "williams-psk.age".publicKeys = [ganymede.host_pubkey]; "github-ssh-key.age".publicKeys = [mercury.host_pubkey jupiter.host_pubkey]; + + "collin-copyparty-password.age".publicKeys = [mercury.host_pubkey ganymede.host_pubkey]; } |
