diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-10 15:49:15 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-10 15:49:15 -0600 |
| commit | ed84fb332431c6c33891ac1b18a0b184e7d828be (patch) | |
| tree | c9ea705ccf7e522eea8e0f6903e35efb9401ac78 /secrets.nix | |
| parent | 4faf9d617a1038fc72dd5add6fd25da1a1fbda3d (diff) | |
deprecate unmaintained services
Diffstat (limited to 'secrets.nix')
| -rw-r--r-- | secrets.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix index 7bcc9b9..f53d1af 100644 --- a/secrets.nix +++ b/secrets.nix @@ -7,4 +7,5 @@ in { "github-ssh-key.age".publicKeys = [mercury.host_pubkey jupiter.host_pubkey]; "collin-copyparty-password.age".publicKeys = [mercury.host_pubkey ganymede.host_pubkey]; + "collin-forgejo-password.age".publicKeys = [mercury.host_pubkey ganymede.host_pubkey]; } |
