diff --git a/nixos/system/hectic-lab/hectic-lab.nix b/nixos/system/hectic-lab/hectic-lab.nix index 5f715a4..6bdb4d9 100644 --- a/nixos/system/hectic-lab/hectic-lab.nix +++ b/nixos/system/hectic-lab/hectic-lab.nix @@ -344,7 +344,7 @@ in { }; }; - postgres = { + postgresql = { enable = true; ensureDatabases = [ "gitea" ]; ensureUsers = [