.
This commit is contained in:
parent
7585aa2712
commit
ff486d5813
2 changed files with 7 additions and 1 deletions
|
@ -165,6 +165,7 @@ This adds the Nonguix channel.
|
|||
- glu
|
||||
- hwdata
|
||||
- hyprland
|
||||
- i915-firmware
|
||||
- libdrm
|
||||
- mesa
|
||||
- nss-certs
|
||||
|
@ -173,6 +174,8 @@ This adds the Nonguix channel.
|
|||
- readline
|
||||
- tuxedo-keyboard
|
||||
- xf86-video-amdgpu
|
||||
- xf86-video-intel
|
||||
- amdgpu-firmware
|
||||
|
||||
#+NAME: root-package-block
|
||||
#+begin_src scheme :noweb no-export
|
||||
|
|
|
@ -87,6 +87,7 @@
|
|||
glu
|
||||
hwdata
|
||||
hyprland
|
||||
i915-firmware
|
||||
libdrm
|
||||
mesa
|
||||
nss-certs
|
||||
|
@ -94,7 +95,9 @@
|
|||
podman
|
||||
readline
|
||||
tuxedo-keyboard
|
||||
xf86-video-amdgpu)
|
||||
xf86-video-amdgpu
|
||||
xf86-video-intel
|
||||
amdgpu-firmware)
|
||||
|
||||
%base-packages))
|
||||
(services
|
||||
|
|
Loading…
Reference in a new issue