hosts/xps16: disable displaylink
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
services = {
|
||||
xserver.upscaleDefaultCursor = true;
|
||||
xserver.dpi = 192;
|
||||
xserver.videoDrivers = [ "displaylink" "modesetting" ];
|
||||
xserver.videoDrivers = [ "modesetting" ];
|
||||
displayManager.sddm = {
|
||||
enableHidpi = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user