LoutreOS: update Postgresql to 14
This commit is contained in:
parent
371f28a719
commit
c937ecd33c
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ in
|
|||
|
||||
postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_14;
|
||||
settings = {
|
||||
full_page_writes = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue