aboutsummaryrefslogtreecommitdiff
path: root/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to 'secrets.nix')
-rw-r--r--secrets.nix1
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];
}