fix: enable all firmware
This commit is contained in:
parent
38d5f198eb
commit
e27c259b86
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in
|
||||||
# Extra kernel modules
|
# Extra kernel modules
|
||||||
boot.kernelModules = [ "hid-microsoft" "battery" "ac" ];
|
boot.kernelModules = [ "hid-microsoft" "battery" "ac" ];
|
||||||
|
|
||||||
|
hardware.enableAllFirmware = true;
|
||||||
# Initrd modules — required for Surface hardware to function
|
# Initrd modules — required for Surface hardware to function
|
||||||
boot.initrd.kernelModules = [
|
boot.initrd.kernelModules = [
|
||||||
# Surface Aggregator Module (SAM): buttons, sensors, keyboard
|
# Surface Aggregator Module (SAM): buttons, sensors, keyboard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue