Fix Synapse installation
Fix the installation of the PostgreSQL install to set the locale Add NGinx bouncer in front of Synapse Fix Synapse install to work properly
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
{
|
||||
imports = [
|
||||
../../profiles/linode.nix
|
||||
./nginx.nix
|
||||
./postgres.nix
|
||||
./synapse.nix
|
||||
];
|
||||
networking.hostName = "linode";
|
||||
networking.domain = "thehellings.com";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user