diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-15 13:11:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-15 13:11:17 +0100 |
commit | 9fb78945b14ec471a8467e055798479fa81d8297 (patch) | |
tree | ce9fa3d7eacb42b1899e29bc8224ba16285efc72 /conf | |
parent | 3cfb08166f6fd671d46069c2b7f8b25d2301f8a5 (diff) |
global : build nvk and zink drivers
Diffstat (limited to 'conf')
-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" |