Derp. Type in the config.
This commit is contained in:
parent
891f974404
commit
3beaad7928
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ in {
|
|||
};
|
||||
};
|
||||
# PostgreSQL for the Relay
|
||||
config.services.postgresql = {
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
ensureDatabases = ["discord-mautrix"];
|
||||
authentication = pkgs.lib.mkOverride 10 ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue