Revert "nixos/hidpi: add xserver dpi"
This commit is contained in:
parent
33ef578c3d
commit
04a499cdde
@ -12,6 +12,5 @@ with lib;
|
|||||||
boot.loader.systemd-boot.consoleMode = mkDefault "1";
|
boot.loader.systemd-boot.consoleMode = mkDefault "1";
|
||||||
|
|
||||||
# TODO Find reasonable defaults X11 & wayland
|
# TODO Find reasonable defaults X11 & wayland
|
||||||
services.xserver.dpi = lib.mkDefault 192;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user