Merge pull request #142 from 9999years/7590

Add Dell XPS 15-7590 suggested options
This commit is contained in:
Jörg Thalheim
2020-02-09 08:47:08 +00:00
committed by GitHub

View File

@@ -10,6 +10,13 @@
# Set to true for just the first run, then disable it.
# boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
# Load GPU drivers.
# hardware.bumblebee.enable = lib.mkDefault true;
# High DPI for X users. 175 "looks reasonable" but I didn't do the actual DPI
# calculation.
# services.xserver.dpi = lib.mkDefault 175;
# Earlier font-size setup
console.earlySetup = true;