diff options
Diffstat (limited to 'home/profiles/browsing')
-rw-r--r-- | home/profiles/browsing/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/browsing/default.nix b/home/profiles/browsing/default.nix index e2baa0a..5634b34 100644 --- a/home/profiles/browsing/default.nix +++ b/home/profiles/browsing/default.nix @@ -98,6 +98,7 @@ in extensions = with pkgs.nur.repos.rycee.firefox-addons; [ bitwarden + consent-o-matic kagi-search tridactyl ]; |