diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/guix/system.scm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/guix/system.scm b/.config/guix/system.scm index 8121a7a..032a83d 100644 --- a/.config/guix/system.scm +++ b/.config/guix/system.scm @@ -55,7 +55,12 @@ "emacs-multi-vterm" "bluez-alsa" "gnome-bluetooth" - "blueman")) + "blueman" + "qtile" + "flatpak" + "yt-dlp" + "git" + "nss-certs")) %base-packages)) ;; Below is the list of system services. To search for available |