Disable deprecated hidpi option

This commit is contained in:
2023-03-27 14:52:58 +02:00
parent 11e5be281c
commit 93d0cd4c8e
+1 -1
View File
@@ -73,7 +73,7 @@
cpu.intel.updateMicrocode = true;
# nvidia.modesetting.enable = true; # Not officially supported by NVidia but needed for wayland
video.hidpi.enable = lib.mkDefault true;
# video.hidpi.enable = lib.mkDefault true; # No longer has any effect
opengl.enable = true;
# Vulkan