nixos: Add wildcard reverse DNS

This commit is contained in:
2022-06-05 16:21:24 +01:00
parent 575561a330
commit fd4fcdc2a4
3 changed files with 63 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
ipv4 = {
address = "80.111.124.10";
gateway = null;
genPTR = false;
};
ipv6 = {
address = "2a0e:97c0:4d0:bbbf::1";