gpu/intel(fix): don't specify 'intel' videoDriver
This breaks things loading properly
This commit is contained in:
parent
8e18bd155f
commit
506043dc41
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./common.nix ];
|
||||
|
||||
services.xserver.videoDrivers = [ "intel" ];
|
||||
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
vaapiIntel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue