Switch to firefox-wayland package
This commit is contained in:
parent
5c14bae424
commit
4a134407b6
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
firefox = {
|
firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.wrapFirefox pkgs.firefox-unwrapped { forceWayland = true; };
|
package = pkgs.firefox-wayland;
|
||||||
};
|
};
|
||||||
|
|
||||||
chromium.enable = true;
|
chromium.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue