Switch to firefox-wayland package

This commit is contained in:
Sijmen 2022-12-17 17:41:04 +01:00
parent 5c14bae424
commit 4a134407b6
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
firefox = {
enable = true;
package = pkgs.wrapFirefox pkgs.firefox-unwrapped { forceWayland = true; };
package = pkgs.firefox-wayland;
};
chromium.enable = true;