diff --git a/options.html b/options.html index 4986ed017..7e4bfd9cb 100644 --- a/options.html +++ b/options.html @@ -4116,7 +4116,7 @@ boolean
Default:
programs.firefox.package
The Firefox package to use. If state version ≥ 19.09 then this should be a wrapped Firefox package. For earlier state versions it should be an unwrapped Firefox package. -Set to <literal>null</literal> to disable installing Firefox.
Type:
+Set to null
to disable installing Firefox.
Type: null or package
Default:
pkgs.firefox
Example:
pkgs.firefox.override { # See nixpkgs' firefox/wrapper.nix to check which options you can use