mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
turns out hardware.enableAllFirmware is also required for p51 wireless
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
};
|
||||
};
|
||||
|
||||
# reqired to make wireless work
|
||||
hardware.enableAllFirmware = true;
|
||||
|
||||
# See sleep.nix inside this directory for code that allows the system to
|
||||
# sleep properly (out of the box, it will not) at the cost of battery life.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user