mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Reformat nix files
This commit is contained in:
parent
292619386b
commit
600844c56d
2 changed files with 29 additions and 28 deletions
|
|
@ -6,7 +6,7 @@
|
|||
initialScript = "/var/keys/postgres-init.sql";
|
||||
enableTCPIP = true;
|
||||
identMap = ''
|
||||
root_as_others root synapse
|
||||
root_as_others root synapse
|
||||
'';
|
||||
authentication = ''
|
||||
local all postgres peer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue