summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r--home-config/home-configuration.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index c3214cc..77bfdbb 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -114,9 +114,9 @@
114 "password-store" 114 "password-store"
115 "node" 115 "node"
116 "kanshi" 116 "kanshi"
117 "firefox" 117 ;"firefox"
118 "git-lfs")) 118 "git-lfs"))
119 (list my-neovim wl-mirror calcurse-fixed))) 119 (list my-neovim wl-mirror firefox-wrapped calcurse-fixed)))
120 120
121 ;; Below is the list of Home services. To search for available 121 ;; Below is the list of Home services. To search for available
122 ;; services, run 'guix home search KEYWORD' in a terminal. 122 ;; services, run 'guix home search KEYWORD' in a terminal.