diff options
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index ede6986..5dc6091 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -82,7 +82,8 @@ | |||
82 | "aerc" | 82 | "aerc" |
83 | "tcpdump" | 83 | "tcpdump" |
84 | "pamixer" | 84 | "pamixer" |
85 | "git")) | 85 | "git" |
86 | "git-lfs")) | ||
86 | (list my-neovim))) | 87 | (list my-neovim))) |
87 | 88 | ||
88 | ;; Below is the list of Home services. To search for available | 89 | ;; Below is the list of Home services. To search for available |