Skip to content

Commit 9c95ff8

Browse files
authored
Update asus/zenbook/ux535/default.nix
1 parent 30f2174 commit 9c95ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asus/zenbook/ux535/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
reverseSync.enable = lib.mkDefault true; # Turning this on meant the Thunderbolt port was able to be used for video
2323
};
24-
dynamicBoost.enable=false; # Doesn't work on this GPU - causes error rebuilding
24+
dynamicBoost.enable=false; # Doesn't work on this GPU - causes error rebuilding
2525
};
2626

2727
powerManagement.powertop.enable = lib.mkDefault false; # This caused issues with USB ports losing power while the device was on

0 commit comments

Comments
 (0)