1

Update DNS server

This commit is contained in:
2024-04-15 09:49:02 +02:00
parent be5203d7c2
commit 59bdaf3e1e

View File

@ -35,7 +35,7 @@
interface = "enp8s0";
ip = ["192.168.86.50/24"];
router = ["192.168.86.5"];
nameserver = ["192.168.86.25"];
nameserver = ["192.168.86.26"];
};
# "10-ether-1G" = mylib.networking.mkStaticSystemdNetwork {...};
};