mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
comment about acpi errors
This commit is contained in:
parent
116ae977ab
commit
fd08b05aed
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@
|
|||
# required to make wireless work
|
||||
hardware.enableAllFirmware = lib.mkDefault true;
|
||||
|
||||
# fix suspend/resume screen corruption
|
||||
#hardware.nvidia.powerManagement.enable = true;
|
||||
|
||||
# throttled vs. thermald
|
||||
# -----------------------
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue