fix postgres

This commit is contained in:
XenGi 2026-02-14 01:51:45 +01:00
parent 3ad18a6583
commit 3abe581961
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, lib, ... }:
let
fqdn = "sql.${config.networking.domain}";