We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f2174 commit 9c95ff8Copy full SHA for 9c95ff8
asus/zenbook/ux535/default.nix
@@ -21,7 +21,7 @@
21
22
reverseSync.enable = lib.mkDefault true; # Turning this on meant the Thunderbolt port was able to be used for video
23
};
24
- dynamicBoost.enable=false; # Doesn't work on this GPU - causes error rebuilding
+ dynamicBoost.enable=false; # Doesn't work on this GPU - causes error rebuilding
25
26
27
powerManagement.powertop.enable = lib.mkDefault false; # This caused issues with USB ports losing power while the device was on
0 commit comments