lib: Fix (again) issues with wireless

This commit is contained in:
2021-11-05 17:45:48 +01:00
parent 66fd0b41fd
commit d571efda1e
2 changed files with 1 additions and 5 deletions

View File

@@ -41,7 +41,6 @@
};
hardware = {
intel.enable = true;
wifi.enable = true;
mobile.enable = true;
surface.enable = true;
};