fix postgres
This commit is contained in:
parent
3ad18a6583
commit
3abe581961
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
fqdn = "sql.${config.networking.domain}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue