summaryrefslogtreecommitdiff
path: root/features/wayland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'features/wayland.nix')
-rw-r--r--features/wayland.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/features/wayland.nix b/features/wayland.nix
index c521eb5..acdde1e 100644
--- a/features/wayland.nix
+++ b/features/wayland.nix
@@ -10,7 +10,6 @@
qemu
OVMFFull
element-desktop
- firefox
swaylock
swayidle
swaybg
@@ -54,6 +53,13 @@
enable = true;
pinentryFlavor = "gnome3";
};
+ firefox = {
+ enable = true;
+ preferences = {
+ "media.ffmpeg.vaapi.enabled" = true;
+ "gfx.webrender.all" = true;
+ };
+ };
};
security = {