summaryrefslogtreecommitdiff
path: root/modules/home-packages/mozillia.scm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-packages/mozillia.scm')
-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)