summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc/calamares/modules/netinstall-drivers.yaml
blob: a5613a531258177f11decc0850d274f1c1e74bd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- name: "Microcode"
  selected: false
  expanded: false
  exclusive: false
  packages:
    - intel-ucode
    - amd-ucode
- name: "NVIDIA Driver"
  selected: false
  expanded: false
  exlusive: false
  packages:
    - nvidia-open-dkms
    - nvidia-utils
    - nvtop
    - egl-gbm
    - egl-x11
    - egl-wayland
    - egl-wayland2
    - lib32-nvidia-utils
    - libva-nvidia-driver
- name: "AMD Drivers"
  selected: false
  expanded: false
  exclusive: false
  packages:
    - mesa
    - vulkan-radeon
    - lib32-vulkan-radeon