Move matrix secrets to central secrets location
This commit is contained in:
parent
684f7e0910
commit
2e07572759
2 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ in {
|
|||
key = "";
|
||||
owner = "matrix-synapse";
|
||||
restartUnits = [ "matrix-synapse.service" ];
|
||||
sopsFile = ./host/corp/secrets/matrix.yaml;
|
||||
sopsFile = ../../secrets/matrix.yaml;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue