LoutreOS: update Postgresql to 14
This commit is contained in:
parent
371f28a719
commit
c937ecd33c
@ -300,6 +300,7 @@ in
|
||||
|
||||
postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_14;
|
||||
settings = {
|
||||
full_page_writes = false;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user