diff options
-rw-r--r-- | conf/intel/portage/make.conf/00-devices | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-devices b/conf/intel/portage/make.conf/00-devices index f958ba8..4e9d5dd 100644 --- a/conf/intel/portage/make.conf/00-devices +++ b/conf/intel/portage/make.conf/00-devices @@ -1,5 +1,5 @@ # This file has been automatically generated, do not edit. INPUT_DEVICES="evdev synaptics libinput" -VIDEO_CARDS="intel i915 i965 iris lavapipe nouveau r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl swrast" +VIDEO_CARDS="intel i915 i965 iris lavapipe nouveau nvk r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl swrast zink" LIRC_DEVICES="audio audio_alsa serial pctv" |