Temporarily disable postgresql config in Bookwyrm NixOS module

This commit is contained in:
Reinout Meliesie 2025-03-11 13:43:39 +01:00
parent cab3bc52cd
commit 3d6b839be9
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -66,7 +66,7 @@ with pkgs . kernelmaft ;
} ;
services = {
postgresql = {
postgresql_ = {
enable = true ;
ensureUsers = [
{