This commit is contained in:
outfoxxed 2025-10-03 23:16:41 -07:00
parent 1720cb6c9b
commit 0363953a84
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
6 changed files with 15 additions and 22 deletions

View file

@ -41,7 +41,7 @@
dnssec = "false";
};
services.dnsmasq = {
/*services.dnsmasq = {
enable = true;
resolveLocalQueries = false;
@ -51,7 +51,7 @@
address = [ "/foo.site/127.1.0.1" ];
server = [ "9.9.9.9" ];
};
};
};*/
systemd.network = {
networks.wlp4s0 = {
@ -61,7 +61,7 @@
dhcpV6Config.UseDNS = "no";
};
wait-online.anyInterface = true;
wait-online.enable = false;
};
# removable disks in file manager