diff options
author | Thanos Apollo <[email protected]> | 2023-01-13 09:59:01 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-01-13 09:59:01 +0200 |
commit | 304fae64fc9f4854f58968be729d5e4450e2fb45 (patch) | |
tree | 18de2165ad759f0371ea4be5971b6f08cd517923 /.config/guix | |
parent | a9b29460d95e616c5a643479982e8142f99e36e1 (diff) |
Update packages
Diffstat (limited to '.config/guix')
-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 |