diff options
author | Thanos Apollo <[email protected]> | 2024-05-23 10:27:32 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-05-23 10:27:32 +0300 |
commit | f96100526e276133e5c4cdc3f931d9a4e4e77e49 (patch) | |
tree | f893e171d6dba06da0b9616bf01e85d3c5cc800f /guix/home.scm | |
parent | 6ceb368845cee5b815c605e33e7a170cb9cacb4b (diff) |
guix:(home) Update packages
Diffstat (limited to 'guix/home.scm')
-rw-r--r-- | guix/home.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/guix/home.scm b/guix/home.scm index 52b2a40..0640490 100644 --- a/guix/home.scm +++ b/guix/home.scm @@ -29,7 +29,8 @@ "emacs-ox-haunt" "sbcl" "curl" "emacs-vterm" "emacs-jabber" "bind" "nmap" "hunspell" "guile-syntax-highlight" "hunspell-dict-en-us" "mlocate" "rsync" "grimshot" "nyxt" "haunt" "texlive" "texlive-cbfonts" - "network-manager-applet" "swayidle"))) + "network-manager-applet" "swayidle" "wl-clipboard" "btop" "htop" + "tailscale-bin" "hugo-bin"))) ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal. (services |