diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-09-21 21:27:22 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-09-21 21:27:22 -0400 |
commit | a870f378dcd099ab73c8505930403af48d466f89 (patch) | |
tree | 50fcff5b21681edf05cf4900d50932738183b80f | |
parent | f66dd7786de83ab175987370b6a5ab764a931e5f (diff) |
ikaruga: Update home packages.
-rw-r--r-- | ikaruga-home.scm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ikaruga-home.scm b/ikaruga-home.scm index 9b1e9b4..4e099cf 100644 --- a/ikaruga-home.scm +++ b/ikaruga-home.scm @@ -41,6 +41,7 @@ "emacs-which-key" "emacs-yaml-mode" "firefox" + "font-google-noto-emoji" "font-google-noto-sans-cjk" "font-google-noto-serif-cjk" "font-inconsolata" @@ -48,8 +49,10 @@ "git" "git:send-email" "git-annex" + "gnome-boxes" "gnome-tweaks" "gnupg" + "google-chrome-unstable" "gst-plugins-bad" "guile@3" "keepassxc" @@ -61,11 +64,13 @@ "openssh" "pavucontrol" "pinentry" + "quassel" + "quodlibet" "sfxr" "sicp" "steam" "strace" "tor" - "ungoogled-chromium" + "vlc" "xournal"))) (services common-services)) |