Re-enable WiFi kernel modules
This commit is contained in:
parent
674c9331f2
commit
aeb9c49878
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
availableKernelModules = [
|
||||
"cdc_ncm" # frameworks
|
||||
"e1000e" # nuc-server
|
||||
# "iwlwifi" # Add WiFi driver modules for your hardware
|
||||
# "cfg80211" # Wireless configuration API
|
||||
"iwlwifi" # Add WiFi driver modules for your hardware
|
||||
"cfg80211" # Wireless configuration API
|
||||
];
|
||||
network.enable = true;
|
||||
network.ssh = {
|
||||
|
|
Loading…
Add table
Reference in a new issue