mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01: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:
parent
b7a5f1188f
commit
8e984dc856
1 changed files with 0 additions and 2 deletions
|
@ -5,6 +5,4 @@
|
||||||
./xps-common.nix
|
./xps-common.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# This configuration makes intel default
|
|
||||||
services.xserver.videoDrivers = lib.mkDefault [ "intel" ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue