chore: move postgresql config to own file
This commit is contained in:
parent
8099b6bf9c
commit
d69c19a94c
3 changed files with 4 additions and 2 deletions
|
|
@ -42,6 +42,4 @@ in
|
|||
webhooks.private-key = "/etc/nixos/secrets/sourcehut/webhook.key";
|
||||
};
|
||||
};
|
||||
|
||||
services.postgresql.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue