chore: update dns agane

This commit is contained in:
notohh 2023-04-05 11:08:55 -04:00
parent 68440db6f4
commit 108ef7122a
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -9,7 +9,7 @@
};
};
environment.etc = {
"resolv.conf".text = "nameserver 192.168.1.86\n";
"resolv.conf".text = "nameserver 192.168.1.89\n";
};
services.tailscale = {