kasei/postgres: bump from 14 -> 17

This commit is contained in:
Oystein Kristoffer Tveit 2025-02-26 10:20:16 +01:00
parent b2e9ae5130
commit 5a168a6e5d
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -1,8 +1,9 @@
{ ... }:
{ pkgs, ... }:
{
services.postgresql = {
enable = true;
enableTCPIP = true;
package = pkgs.postgresql_17;
authentication = ''
# tailscale xps
host all all 100.94.170.21/32 md5