From ff486d581350106560074ed96c885554470983ed Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 30 Jan 2024 22:57:39 +0100 Subject: [PATCH] . --- config.org | 3 +++ config.scm | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 6198d09..be86b2f 100644 --- a/config.org +++ b/config.org @@ -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 diff --git a/config.scm b/config.scm index 114bfaa..168c92d 100644 --- a/config.scm +++ b/config.scm @@ -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