update ssh keys
This commit is contained in:
parent
5eb7c45af2
commit
37d87ae1dc
4 changed files with 4 additions and 2 deletions
BIN
secrets/id_ed25519_www-production.age
Normal file
BIN
secrets/id_ed25519_www-production.age
Normal file
Binary file not shown.
BIN
secrets/id_ed25519_www-staging.age
Normal file
BIN
secrets/id_ed25519_www-staging.age
Normal file
Binary file not shown.
|
|
@ -63,6 +63,8 @@ in
|
|||
_dav
|
||||
];
|
||||
"www-staging-htpasswd.age".publicKeys = xengi ++ [ _www ];
|
||||
"id_ed25519_www-staging.age".publicKeys = xengi;
|
||||
"id_ed25519_www-production.age".publicKeys = xengi;
|
||||
"caldav-export-config.age".publicKeys = xengi ++ [ _www ];
|
||||
"radicale_htpasswd.age".publicKeys = xengi ++ [ _dav ];
|
||||
"forgejo-internal-token.age".publicKeys = xengi ++ kaythxbye ++ [ _git ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue