diff options
| author | Mel <mel@rnrd.eu> | 2025-08-18 15:50:56 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-08-18 15:51:06 +0200 |
| commit | a76a5e9fad265f281c55b5e4a80ae97d9f234cc7 (patch) | |
| tree | f3c3c77c0fbec7e6d6da2546b27780cfd0b3c94f /secrets/secrets.nix | |
| parent | dcc5f8e5624919c887969343fc9b743b88c60ce7 (diff) | |
| download | network-a76a5e9fad265f281c55b5e4a80ae97d9f234cc7.tar.zst network-a76a5e9fad265f281c55b5e4a80ae97d9f234cc7.zip | |
Migrate Matrix from conduwuit to continuwuity, now on renard
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'secrets/secrets.nix')
| -rw-r--r-- | secrets/secrets.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 30bb62d..2a31d11 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -22,8 +22,8 @@ in lapin ] ++ allAdmins; - "conduwuit-registration-token.age".publicKeys = [ - lapin + "continuwuity-registration-token.age".publicKeys = [ + renard ] ++ allAdmins; "pia-login-secrets.age".publicKeys = [ |
