rm coredns and step-ca. use hs extra dns records. resolve vaultwarden

This commit is contained in:
sid 2026-05-17 22:44:00 +02:00
parent 1bb2b7c194
commit 41ce9b892b
10 changed files with 73 additions and 36 deletions

View file

@ -46,7 +46,7 @@ rec {
port = 1200;
};
vaultwarden = {
fqdn = "pw." + intranet;
fqdn = "pw." + domain;
port = 8222;
};
};