fix postgres service name

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-22 12:39:09 -04:00 committed by Alice Huston
parent 26f9ee1a16
commit ea2ca4d75e

View File

@ -12,7 +12,7 @@
];
services = {
postgres = {
postgresql = {
enable = true;
ensureDatabases = [ "atticd" ];
ensureUsers = [