roam: add forgejo instance
This commit is contained in:
parent
a6a5ff50df
commit
1af477fdd3
4 changed files with 79 additions and 7 deletions
|
|
@ -5,12 +5,13 @@ let
|
|||
keys = ssh-keys.root;
|
||||
trusted-keys = ssh-keys.trusted-root;
|
||||
secrets = [
|
||||
"roam/rclone-conf"
|
||||
"roam/firefox-sync-secret"
|
||||
"roam/nextcloud-admin-password"
|
||||
"hd-password"
|
||||
"tlskey"
|
||||
"roam/firefox-sync-secret"
|
||||
"roam/forgejo-mailer-password"
|
||||
"roam/mullvad-vpn-key"
|
||||
"roam/nextcloud-admin-password"
|
||||
"roam/rclone-conf"
|
||||
"tlskey"
|
||||
];
|
||||
trusted-secrets = [
|
||||
# Can only be decrypted by clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue