home: packages: Replace icecat and ungoogled-chromium with firefox.

This commit is contained in:
Raghav Gururajan 2022-03-11 01:18:31 -05:00
parent a3b3ed8f88
commit c0ca49b793
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
1 changed files with 4 additions and 5 deletions

View File

@ -32,7 +32,8 @@
(gnu packages video) (gnu packages video)
(gnu packages web-browsers) (gnu packages web-browsers)
(gnu services) (gnu services)
(guix gexp)) (guix gexp)
(nongnu packages mozilla))
(home-environment (home-environment
(packages (packages
@ -85,11 +86,9 @@
xfe) xfe)
;; Web ;; Web
(list (list
icecat firefox
nyxt nyxt
ublock-origin/chromium uget)))
uget
ungoogled-chromium)))
(services (services
(append (append
;; Shells ;; Shells