1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-02-02 14:15:03 +01:00

comment about acpi errors

This commit is contained in:
Chris McDonough 2022-07-12 17:11:02 -04:00
parent 116ae977ab
commit fd08b05aed

View file

@ -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
# -----------------------
#