1

Disable deprecated hidpi option

This commit is contained in:
2023-03-27 14:52:58 +02:00
parent 11e5be281c
commit 93d0cd4c8e

View File

@ -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