new router just dropped
This commit is contained in:
parent
6766b35e91
commit
aa3e35c1ed
|
@ -58,10 +58,6 @@
|
||||||
wifi.scanRandMacAddress = true;
|
wifi.scanRandMacAddress = true;
|
||||||
wifi.macAddress = "random";
|
wifi.macAddress = "random";
|
||||||
};
|
};
|
||||||
# Xenia's router sucks
|
|
||||||
networking.resolvconf.enable = true;
|
|
||||||
networking.nameservers = [ "8.8.8.8" ];
|
|
||||||
networking.resolvconf.dnsExtensionMechanism = false;
|
|
||||||
|
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user