diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-26 10:05:44 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-26 10:05:44 -0400 |
commit | 75b0bef3a2d27c76ae5f5c6705a597e5530cf05a (patch) | |
tree | 61425e88f8cf3ba162b339572b08130d8a5a0f7d /home-config/home-configuration.scm | |
parent | 752de9a6d554b2849281507f841e4adaadf209cf (diff) |
fixed firefox? also updated channels and kernel
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 4 |
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. |