diff options
Diffstat (limited to 'modules/home-packages/mozillia.scm')
-rw-r--r-- | modules/home-packages/mozillia.scm | 2 |
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) |