Disable deprecated hidpi option
This commit is contained in:
@ -73,7 +73,7 @@
|
|||||||
cpu.intel.updateMicrocode = true;
|
cpu.intel.updateMicrocode = true;
|
||||||
|
|
||||||
# nvidia.modesetting.enable = true; # Not officially supported by NVidia but needed for wayland
|
# 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;
|
opengl.enable = true;
|
||||||
|
|
||||||
# Vulkan
|
# Vulkan
|
||||||
|
Reference in New Issue
Block a user