kasei/postgres: bump from 14 -> 17
This commit is contained in:
parent
b2e9ae5130
commit
5a168a6e5d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user