diff --git a/data.nix b/data.nix index 69ea802..8723c15 100644 --- a/data.nix +++ b/data.nix @@ -245,7 +245,7 @@ rec { _acme-endpoint.bitwarden NS ns._acme-endpoint.bitwarden ns._acme-endpoint.bitwarden A ${vno1} - hdd 3600 A ${hosts."fwminex.servers.jakst".jakstIP} + hdd 3600 A ${hosts."vno3-nk.servers.jakst".jakstIP} _acme-challenge.hdd CNAME _acme-endpoint.hdd _acme-endpoint.hdd NS ns._acme-endpoint.hdd ns._acme-endpoint.hdd A ${vno1} diff --git a/hosts/vno3-nk/configuration.nix b/hosts/vno3-nk/configuration.nix index ccaf100..ba6b0a3 100644 --- a/hosts/vno3-nk/configuration.nix +++ b/hosts/vno3-nk/configuration.nix @@ -17,7 +17,6 @@ in motiejus-server-passwd-hash.file = ../../secrets/motiejus_server_passwd_hash.age; root-server-passwd-hash.file = ../../secrets/root_server_passwd_hash.age; sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age; - ssh8022-server = { file = ../../secrets/ssh8022.age; owner = "spiped";