update
This commit is contained in:
parent
e5b7a4b9c6
commit
279570c40b
4 changed files with 39 additions and 37 deletions
|
|
@ -11,7 +11,7 @@
|
|||
./hardware-configuration.nix
|
||||
./xynospace-matrix.nix
|
||||
./plausible.nix
|
||||
./ts-ovpn.nix
|
||||
# ./ts-ovpn.nix
|
||||
|
||||
../../nixos-modules/system/persist.nix
|
||||
../../nixos-modules/system/agenix.nix
|
||||
|
|
|
|||
|
|
@ -67,6 +67,7 @@ in
|
|||
enable = true;
|
||||
settings.server_name = serverName;
|
||||
extraConfigFiles = [ "/host${ms}" ];
|
||||
settings.experimental.msc3575_enabled = true;
|
||||
settings.database.args.user = "matrix-synapse-xynospace";
|
||||
settings.database.name = "psycopg2";
|
||||
settings.database.args.database = "matrix-synapse-xynospace";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue