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:
parent
ae4409c455
commit
203496b971
5 changed files with 16 additions and 57 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue