1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

fix: remove matrix slidingf sync

This commit is contained in:
RGBCube 2025-02-23 15:28:41 +03:00
parent ae4409c455
commit 203496b971
5 changed files with 16 additions and 57 deletions

View file

@ -6,7 +6,6 @@ in {
"hosts/cube/grafana/password.age".publicKeys = [ cube ] ++ admins;
"hosts/cube/id.age".publicKeys = [ cube ] ++ admins;
"hosts/cube/matrix/password.secret.age".publicKeys = [ cube ] ++ admins;
"hosts/cube/matrix/password.sync.age".publicKeys = [ cube ] ++ admins;
"hosts/cube/nextcloud/password.age".publicKeys = [ cube ] ++ admins;
"hosts/cube/password.rgb.age".publicKeys = [ cube ] ++ admins;