hosts/dandelion: remove postgres

not sure why it's still there, hopefully nothing breaks :)
This commit is contained in:
Cilly Leang 2026-03-15 19:53:38 +11:00
parent e78c666635
commit c0679f7e79
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 1 additions and 1 deletions

View file

@ -8,6 +8,7 @@ in {
services.postgresql = {
enable = true;
dataDir = dir;
# TODO: broken :3
package = pkgs.postgresql_13;
authentication = lib.mkOverride 10 ''
#type database DBuser origin-address auth-method