Update to postgres 16

This commit is contained in:
2024-12-01 20:23:09 +00:00
parent cbbb085355
commit 79c95f6461
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
in {
services.postgresql = {
enable = true;
package = pkgs.postgresql_16;
ensureUsers = [
];
authentication = ''