summaryrefslogtreecommitdiff
path: root/modules/home-packages
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-06 08:51:42 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-06 08:51:42 -0400
commitf47cd8ed0b1a77c5cc6da7a4e4cdd6a084d45075 (patch)
tree8cf6b182624915dd28303e8ef11656481f5e6a4c /modules/home-packages
parentAHHHHHHH (diff)
downloaddotfiles-guix-f47cd8ed0b1a77c5cc6da7a4e4cdd6a084d45075.tar.gz
dotfiles-guix-f47cd8ed0b1a77c5cc6da7a4e4cdd6a084d45075.tar.bz2
dotfiles-guix-f47cd8ed0b1a77c5cc6da7a4e4cdd6a084d45075.zip
j o e b i d e n
Diffstat (limited to 'modules/home-packages')
-rw-r--r--modules/home-packages/mozillia.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home-packages/mozillia.scm b/modules/home-packages/mozillia.scm
index c8cb793..3e4363e 100644
--- a/modules/home-packages/mozillia.scm
+++ b/modules/home-packages/mozillia.scm
@@ -23,7 +23,7 @@
(define firefox-wayland-new
(package
(inherit firefox*)
- (name "firefox-wayland")
+ (name "firefox-wayland-new")
(native-inputs '())
(inputs
`(("bash" ,bash-minimal)