diff --git a/options.html b/options.html index 977cdfe58..f9c579492 100644 --- a/options.html +++ b/options.html @@ -2253,33 +2253,6 @@ versions it should be an unwrapped Firefox package.
Declared by: List of Firefox add-on packages to install. Some
-pre-packaged add-ons are accessible from NUR,
-https://github.com/nix-community/NUR.
-Once you have NUR installed run
-
-
-
-to list the available Firefox add-ons.
-
-
-
-Note that it is necessary to manually enable these
-extensions inside Firefox after the first installation.
-
-
-
-Extensions listed here will only be available in Firefox
-profiles managed through the
- Type: list of package Default: Example: Declared by: Attribute set of Firefox profiles. Type: attribute set of (submodule) Default: Declared by:
- <home-manager/modules/programs/firefox.nix>
-
programs.firefox.extensions
-
$
nix-env -f '<nixpkgs>' -qaP -A nur.repos.rycee.firefox-addons
-programs.firefox.profiles
-option. This is due to recent changes in the way Firefox
-handles extension side-loading.[ ]
with pkgs.nur.repos.rycee.firefox-addons; [
- privacy-badger
-]
<home-manager/modules/programs/firefox.nix>
programs.firefox.profiles
{ }