mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
reverse proxy 4 matrix server
This commit is contained in:
parent
e2b506e638
commit
6ef0aeba17
3 changed files with 11 additions and 1 deletions
|
@ -13,7 +13,7 @@ in
|
|||
sops.secrets.data = {
|
||||
sopsFile = ../secrets/matrix.yaml;
|
||||
format = "yaml";
|
||||
user = "matrix-synapse";
|
||||
owner = "matrix-synapse";
|
||||
};
|
||||
|
||||
services.matrix-synapse = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue