fix dpi for framework
This commit is contained in:
parent
ad4764153c
commit
6078668cdc
1 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
{ config, lib, pkgs, modulesPath, ... }: {
|
||||
|
||||
networking.hostName = "framework";
|
||||
|
|
@ -68,7 +67,6 @@
|
|||
|
||||
#scaling
|
||||
services.xserver.dpi = 227;
|
||||
fonts.optimizeForVeryHighDPI = enable;
|
||||
|
||||
# Mis-detected by nixos-generate-config
|
||||
# https://github.com/NixOS/nixpkgs/issues/171093
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue