.
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
|
- glu
|
||||||
- hwdata
|
- hwdata
|
||||||
- hyprland
|
- hyprland
|
||||||
|
- i915-firmware
|
||||||
- libdrm
|
- libdrm
|
||||||
- mesa
|
- mesa
|
||||||
- nss-certs
|
- nss-certs
|
||||||
|
@ -173,6 +174,8 @@ This adds the Nonguix channel.
|
||||||
- readline
|
- readline
|
||||||
- tuxedo-keyboard
|
- tuxedo-keyboard
|
||||||
- xf86-video-amdgpu
|
- xf86-video-amdgpu
|
||||||
|
- xf86-video-intel
|
||||||
|
- amdgpu-firmware
|
||||||
|
|
||||||
#+NAME: root-package-block
|
#+NAME: root-package-block
|
||||||
#+begin_src scheme :noweb no-export
|
#+begin_src scheme :noweb no-export
|
||||||
|
|
|
@ -87,6 +87,7 @@
|
||||||
glu
|
glu
|
||||||
hwdata
|
hwdata
|
||||||
hyprland
|
hyprland
|
||||||
|
i915-firmware
|
||||||
libdrm
|
libdrm
|
||||||
mesa
|
mesa
|
||||||
nss-certs
|
nss-certs
|
||||||
|
@ -94,7 +95,9 @@
|
||||||
podman
|
podman
|
||||||
readline
|
readline
|
||||||
tuxedo-keyboard
|
tuxedo-keyboard
|
||||||
xf86-video-amdgpu)
|
xf86-video-amdgpu
|
||||||
|
xf86-video-intel
|
||||||
|
amdgpu-firmware)
|
||||||
|
|
||||||
%base-packages))
|
%base-packages))
|
||||||
(services
|
(services
|
||||||
|
|
Loading…
Reference in a new issue