diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-31 14:16:38 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-31 14:16:38 -0600 |
| commit | 32a534f0f1d5384aaa24babfe82f58271b974077 (patch) | |
| tree | c552ad0f229bf7f66832999017e809297ec7a480 /secrets.nix | |
| parent | 38770f9c2aa39e3c7af5a6bddb01fbad69de678b (diff) | |
real copyparty password
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]; } |
