From 5fd0737748e892d770c096116933374877eb2ae1 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 12 Dec 2023 10:28:30 +0100 Subject: [PATCH] . --- config.org | 2 +- config.scm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 8d45ea1..4a1f158 100644 --- a/config.org +++ b/config.org @@ -75,6 +75,7 @@ This is to be run after setting up the partitions. - emacs - emacs-xyz - fonts +- pciutils - readline - terminals - version-control @@ -147,7 +148,6 @@ This adds the Nonguix channel. - hwdata - nss-certs - readline -- swayfx #+NAME: root-package-block #+begin_src scheme :noweb no-export diff --git a/config.scm b/config.scm index 74bc7e4..8890533 100644 --- a/config.scm +++ b/config.scm @@ -40,6 +40,7 @@ nil ;; - emacs ;; - emacs-xyz ;; - fonts +;; - pciutils ;; - readline ;; - terminals ;; - version-control