diff options
-rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 08dcbe6..65bc5f5 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -33,6 +33,8 @@ | |||
33 | "curl" | 33 | "curl" |
34 | "neovim" | 34 | "neovim" |
35 | "weechat" | 35 | "weechat" |
36 | "icedove-minimal" | ||
37 | "gimp" | ||
36 | "git"))) | 38 | "git"))) |
37 | 39 | ||
38 | ;; Below is the list of Home services. To search for available | 40 | ;; Below is the list of Home services. To search for available |