From eef8136258cde3da8683d0d0d0a9ee7b07513275 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Wed, 9 Jun 2021 19:03:04 -0400 Subject: [PATCH] firefox: remove forceWayland --- modules/graphical.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/graphical.nix b/modules/graphical.nix index 4dfbf20..c94955a 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -23,7 +23,6 @@ }) (wrapFirefox firefox-unwrapped { - forceWayland = true; extraPolicies = { CaptivePortal = false; DisablePocket = true;