From 2986ad46b2da50fcd8d714b715a5f5a0e6940865 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Sun, 12 Nov 2023 10:12:04 +0000 Subject: [PATCH] deploy: 280721186ab75a76537713ec310306f0eba3e407 --- options.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/options.html b/options.html index 7e4bfd9cb..6929ae359 100644 --- a/options.html +++ b/options.html @@ -4298,6 +4298,11 @@ list of string

Default: ]

Declared by:

<home-manager/modules/programs/firefox.nix> +
programs.firefox.profiles.<name>.search.privateDefault

The default search engine used in the Private Browsing.

Type: +null or string

Default: +null

Example: +"DuckDuckGo"

Declared by:

+<home-manager/modules/programs/firefox.nix>
programs.firefox.profiles.<name>.settings

Attribute set of Firefox preferences.

Firefox only supports int, bool, and string types for preferences, but home-manager will automatically convert all other JSON-compatible values into strings.

Type: