mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Update dell/xps/15-9500/default.nix
Update intel drivers to default (Modesetting). Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,4 @@
|
|||||||
./xps-common.nix
|
./xps-common.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# This configuration makes intel default
|
|
||||||
services.xserver.videoDrivers = lib.mkDefault [ "intel" ];
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user