From 75b0bef3a2d27c76ae5f5c6705a597e5530cf05a Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 26 Mar 2024 10:05:44 -0400 Subject: fixed firefox? also updated channels and kernel --- home-config/home-configuration.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home-config/home-configuration.scm') 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 @@ "password-store" "node" "kanshi" - "firefox" + ;"firefox" "git-lfs")) - (list my-neovim wl-mirror calcurse-fixed))) + (list my-neovim wl-mirror firefox-wrapped calcurse-fixed))) ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal. -- cgit v1.2.3