1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 10:33:33 +02: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
# -----------------------
#