new router just dropped

master
Rachel Lambda Samuelsson 2023-10-28 11:17:19 +02:00
parent 6766b35e91
commit aa3e35c1ed
1 changed files with 0 additions and 4 deletions

View File

@ -58,10 +58,6 @@
wifi.scanRandMacAddress = true;
wifi.macAddress = "random";
};
# Xenia's router sucks
networking.resolvconf.enable = true;
networking.nameservers = [ "8.8.8.8" ];
networking.resolvconf.dnsExtensionMechanism = false;
services.openssh = {
enable = true;