From 035cdf62cd066076da2107f40cdf1913060bc3ca Mon Sep 17 00:00:00 2001 From: twoneis Date: Mon, 19 Aug 2024 16:06:25 +0200 Subject: [PATCH] firefox hardware accel --- modules/apps/firefox.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/apps/firefox.nix b/modules/apps/firefox.nix index e9005d4..c15b378 100644 --- a/modules/apps/firefox.nix +++ b/modules/apps/firefox.nix @@ -131,6 +131,8 @@ in mkIf conf.apps.enable { "media.cache_resume_threshold" = 9999; "privacy.userContext.newTabContainerOnLeftClick.enabled" = true; "browser.aboutConfig.showWarning" = false; + "gfx.webrender.all" = true; + "medai.ffmpeg.vaapi.enabled" = true; }; extensions = with pkgs.nur.repos.rycee.firefox-addons; [