drop hidpi comment

this option no longer exists
This commit is contained in:
Jörg Thalheim
2023-03-25 11:33:15 +01:00
parent 648021dcb2
commit 7daa0f589d
2 changed files with 0 additions and 8 deletions

View File

@@ -44,10 +44,6 @@
# Needed for desktop environments to detect/manage display brightness
hardware.sensor.iio.enable = lib.mkDefault true;
# HiDPI
# Leaving here for documentation
# hardware.video.hidpi.enable = lib.mkDefault true;
# Fix font sizes in X
# services.xserver.dpi = 200;
}