From 5511633d237f0d574ff3ec0d24d180639e42b47c Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 28 Aug 2024 13:46:49 +0530 Subject: home/wayland/firefox: enable containers --- home/wayland/modules/firefox.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/wayland/modules/firefox.nix b/home/wayland/modules/firefox.nix index a6abfc5..8dd2bf0 100644 --- a/home/wayland/modules/firefox.nix +++ b/home/wayland/modules/firefox.nix @@ -24,6 +24,12 @@ SponsoredSuggestions = false; }; + Containers.Default = [{ + name = "botnet"; + icon = "fence"; + color = "blue"; + }]; + ExtensionSettings = { "uBlock0@raymondhill.net" = { installation_mode = "force_installed"; -- cgit v1.2.3