move hdd to vno3-nk
This commit is contained in:
parent
a8b0614de4
commit
31553634e2
2
data.nix
2
data.nix
@ -245,7 +245,7 @@ rec {
|
|||||||
_acme-endpoint.bitwarden NS ns._acme-endpoint.bitwarden
|
_acme-endpoint.bitwarden NS ns._acme-endpoint.bitwarden
|
||||||
ns._acme-endpoint.bitwarden A ${vno1}
|
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-challenge.hdd CNAME _acme-endpoint.hdd
|
||||||
_acme-endpoint.hdd NS ns._acme-endpoint.hdd
|
_acme-endpoint.hdd NS ns._acme-endpoint.hdd
|
||||||
ns._acme-endpoint.hdd A ${vno1}
|
ns._acme-endpoint.hdd A ${vno1}
|
||||||
|
@ -17,7 +17,6 @@ in
|
|||||||
motiejus-server-passwd-hash.file = ../../secrets/motiejus_server_passwd_hash.age;
|
motiejus-server-passwd-hash.file = ../../secrets/motiejus_server_passwd_hash.age;
|
||||||
root-server-passwd-hash.file = ../../secrets/root_server_passwd_hash.age;
|
root-server-passwd-hash.file = ../../secrets/root_server_passwd_hash.age;
|
||||||
sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age;
|
sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age;
|
||||||
|
|
||||||
ssh8022-server = {
|
ssh8022-server = {
|
||||||
file = ../../secrets/ssh8022.age;
|
file = ../../secrets/ssh8022.age;
|
||||||
owner = "spiped";
|
owner = "spiped";
|
||||||
|
Loading…
Reference in New Issue
Block a user