Temporarily disable postgresql config in Bookwyrm NixOS module
This commit is contained in:
parent
cab3bc52cd
commit
3d6b839be9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ with pkgs . kernelmaft ;
|
|||
} ;
|
||||
|
||||
services = {
|
||||
postgresql = {
|
||||
postgresql_ = {
|
||||
enable = true ;
|
||||
ensureUsers = [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue