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 # required to make wireless work
hardware.enableAllFirmware = lib.mkDefault true; hardware.enableAllFirmware = lib.mkDefault true;
# fix suspend/resume screen corruption
#hardware.nvidia.powerManagement.enable = true;
# throttled vs. thermald # throttled vs. thermald
# ----------------------- # -----------------------
# #