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 = {
|
services = {
|
||||||
postgresql = {
|
postgresql_ = {
|
||||||
enable = true ;
|
enable = true ;
|
||||||
ensureUsers = [
|
ensureUsers = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue