From 2986ad46b2da50fcd8d714b715a5f5a0e6940865 Mon Sep 17 00:00:00 2001
From: ncfavier
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: