lib: FINALLY (?) FIX THE INTERFACE CONUNDRUM
This commit is contained in:
@@ -35,15 +35,13 @@
|
||||
i18n.enable = true;
|
||||
singleUser = "alexander";
|
||||
hostName = "mashu";
|
||||
#wireless = true;
|
||||
wireless = true;
|
||||
primaryInterface = "wlp1s0";
|
||||
offloading.offload.enable = true;
|
||||
};
|
||||
hardware = {
|
||||
intel.enable = true;
|
||||
wifi = {
|
||||
enable = true;
|
||||
wifiInterface = "wlp1s0";
|
||||
};
|
||||
wifi.enable = true;
|
||||
mobile.enable = true;
|
||||
surface.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user