use fqdn for hosts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Vivian 2022-07-31 11:01:36 +02:00
parent 2f3a7c081e
commit 9cf1d45eb8
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, nodes, ... }:
let
proxy = url: {
enableACME = true;