diff --git a/home-configuration.scm b/home-configuration.scm index 30d3cd2..588315b 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -20,6 +20,7 @@ ;; Below is the list of packages that will show up in your ;; Home profile, under ~/.guix-home/profile. (packages (specifications->packages (list "cmake" + "diffstat" "emacs-no-x" "gcc-toolchain" "git" @@ -62,6 +63,7 @@ "password-store" "pinentry-emacs" "recutils" + "tree" "unzip"))) ;; Below is the list of Home services. To search for available