Merge pull request #142 from 9999years/7590
Add Dell XPS 15-7590 suggested options
This commit is contained in:
commit
67814a0d5c
|
@ -10,6 +10,13 @@
|
||||||
# Set to true for just the first run, then disable it.
|
# Set to true for just the first run, then disable it.
|
||||||
# boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
|
# 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
|
# Earlier font-size setup
|
||||||
console.earlySetup = true;
|
console.earlySetup = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue