diff --git a/system/nixinator/hardware-configuration.nix b/system/nixinator/hardware-configuration.nix index 3310c2bf..9de347b0 100644 --- a/system/nixinator/hardware-configuration.nix +++ b/system/nixinator/hardware-configuration.nix @@ -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