Update postgresql version

This commit is contained in:
2022-10-23 17:19:26 +02:00
parent 27d21a548d
commit 46f7e43335

View File

@@ -178,7 +178,7 @@
# PostgreSQL databases configuration
services.postgresql = {
enable = true;
package = pkgs.postgresql_11;
package = pkgs.postgresql_15;
authentication = lib.mkForce ''
# Generated file; do not edit!
# TYPE DATABASE USER ADDRESS METHOD