diff options
-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 |