.
This commit is contained in:
parent
efceb084f4
commit
7557f2f221
2 changed files with 5 additions and 1 deletions
|
@ -178,6 +178,8 @@ This adds the Nonguix channel.
|
||||||
- xf86-video-amdgpu
|
- xf86-video-amdgpu
|
||||||
- xf86-video-intel
|
- xf86-video-intel
|
||||||
- amdgpu-firmware
|
- amdgpu-firmware
|
||||||
|
- amd-microcode
|
||||||
|
- intel-microcode
|
||||||
|
|
||||||
#+NAME: root-package-block
|
#+NAME: root-package-block
|
||||||
#+begin_src scheme :noweb no-export
|
#+begin_src scheme :noweb no-export
|
||||||
|
|
|
@ -99,7 +99,9 @@
|
||||||
tuxedo-keyboard
|
tuxedo-keyboard
|
||||||
xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
xf86-video-intel
|
xf86-video-intel
|
||||||
amdgpu-firmware)
|
amdgpu-firmware
|
||||||
|
amd-microcode
|
||||||
|
intel-microcode)
|
||||||
|
|
||||||
%base-packages))
|
%base-packages))
|
||||||
(services
|
(services
|
||||||
|
|
Loading…
Reference in a new issue