diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-04-18 19:50:33 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-04-18 19:50:33 -0400 |
| commit | a88af515815576871d6a4b01ac5c448172ee50e2 (patch) | |
| tree | 5169fc636ed09047f847e1117539be42d1533965 | |
| parent | 5476e275fe0ef41e07360a68b386e8dd6c0c2191 (diff) | |
added more programs
| -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 |
