mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
deploy: e1aec543f5
This commit is contained in:
parent
0239e8af21
commit
31834cb7a7
1 changed files with 276 additions and 31 deletions
307
options.xhtml
307
options.xhtml
|
@ -19589,6 +19589,30 @@ string</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">"‹name›"</code></p>
|
<code class="literal">"‹name›"</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/firefox.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/firefox.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.firefox.profiles._name_.search"></a><a class="term" href="options.xhtml#opt-programs.firefox.profiles._name_.search"><code class="option">programs.firefox.profiles.<name>.search</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Declarative search engine configuration.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
submodule</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
@ -19605,7 +19629,8 @@ string</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>The default search engine used in the address bar and search bar.</p>
|
<p>The default search engine used in the address bar and search
|
||||||
|
bar.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
null or string</p>
|
null or string</p>
|
||||||
|
@ -19632,15 +19657,14 @@ null or string</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Attribute set of search engine configurations. Engines
|
<p>Attribute set of search engine configurations. Engines that
|
||||||
that only have <code class="varname">metaData</code> specified will
|
only have <code class="varname">metaData</code> specified will be treated as builtin
|
||||||
be treated as builtin to ‹name›.</p><p>See <a class="link" href="https://searchfox.org/mozilla-central/rev/669329e284f8e8e2bb28090617192ca9b4ef3380/toolkit/components/search/SearchEngine.jsm#1138-1177" target="_top">SearchEngine.jsm</a>
|
to Firefox.</p><p>See <a class="link" href="https://searchfox.org/mozilla-central/rev/669329e284f8e8e2bb28090617192ca9b4ef3380/toolkit/components/search/SearchEngine.jsm#1138-1177" target="_top">SearchEngine.jsm</a>
|
||||||
in Firefox’s source for available options. We maintain a
|
in Firefox’s source for available options. We maintain a
|
||||||
mapping to let you specify all options in the referenced
|
mapping to let you specify all options in the referenced link
|
||||||
link without underscores, but it may fall out of date with
|
without underscores, but it may fall out of date with future
|
||||||
future options.</p><p>Note, <code class="varname">icon</code> is also a special option
|
options.</p><p>Note, <code class="varname">icon</code> is also a special option added by Home
|
||||||
added by Home Manager to make it convenient to specify
|
Manager to make it convenient to specify absolute icon paths.</p>
|
||||||
absolute icon paths.</p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
attribute set of attribute set of (JSON value)</p>
|
attribute set of attribute set of (JSON value)</p>
|
||||||
|
@ -19692,10 +19716,10 @@ attribute set of attribute set of (JSON value)</p>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Whether to force replace the existing search
|
<p>Whether to force replace the existing search
|
||||||
configuration. This is recommended since ‹name› will
|
configuration. This is recommended since Firefox will
|
||||||
replace the symlink for the search configuration on every
|
replace the symlink for the search configuration on every
|
||||||
launch, but note that you’ll lose any existing
|
launch, but note that you’ll lose any existing configuration
|
||||||
configuration by enabling this.</p>
|
by enabling this.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
boolean</p>
|
boolean</p>
|
||||||
|
@ -19719,9 +19743,9 @@ boolean</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>The order the search engines are listed in. Any engines
|
<p>The order the search engines are listed in. Any engines that
|
||||||
that aren’t included in this list will be listed after
|
aren’t included in this list will be listed after these in an
|
||||||
these in an unspecified order.</p>
|
unspecified order.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
list of string</p>
|
list of string</p>
|
||||||
|
@ -20855,6 +20879,30 @@ string</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">"‹name›"</code></p>
|
<code class="literal">"‹name›"</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/floorp.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/floorp.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.floorp.profiles._name_.search"></a><a class="term" href="options.xhtml#opt-programs.floorp.profiles._name_.search"><code class="option">programs.floorp.profiles.<name>.search</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Declarative search engine configuration.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
submodule</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
@ -20871,7 +20919,8 @@ string</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>The default search engine used in the address bar and search bar.</p>
|
<p>The default search engine used in the address bar and search
|
||||||
|
bar.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
null or string</p>
|
null or string</p>
|
||||||
|
@ -20898,15 +20947,14 @@ null or string</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Attribute set of search engine configurations. Engines
|
<p>Attribute set of search engine configurations. Engines that
|
||||||
that only have <code class="varname">metaData</code> specified will
|
only have <code class="varname">metaData</code> specified will be treated as builtin
|
||||||
be treated as builtin to ‹name›.</p><p>See <a class="link" href="https://searchfox.org/mozilla-central/rev/669329e284f8e8e2bb28090617192ca9b4ef3380/toolkit/components/search/SearchEngine.jsm#1138-1177" target="_top">SearchEngine.jsm</a>
|
to Floorp.</p><p>See <a class="link" href="https://searchfox.org/mozilla-central/rev/669329e284f8e8e2bb28090617192ca9b4ef3380/toolkit/components/search/SearchEngine.jsm#1138-1177" target="_top">SearchEngine.jsm</a>
|
||||||
in Firefox’s source for available options. We maintain a
|
in Floorp’s source for available options. We maintain a
|
||||||
mapping to let you specify all options in the referenced
|
mapping to let you specify all options in the referenced link
|
||||||
link without underscores, but it may fall out of date with
|
without underscores, but it may fall out of date with future
|
||||||
future options.</p><p>Note, <code class="varname">icon</code> is also a special option
|
options.</p><p>Note, <code class="varname">icon</code> is also a special option added by Home
|
||||||
added by Home Manager to make it convenient to specify
|
Manager to make it convenient to specify absolute icon paths.</p>
|
||||||
absolute icon paths.</p>
|
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
attribute set of attribute set of (JSON value)</p>
|
attribute set of attribute set of (JSON value)</p>
|
||||||
|
@ -20958,10 +21006,10 @@ attribute set of attribute set of (JSON value)</p>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Whether to force replace the existing search
|
<p>Whether to force replace the existing search
|
||||||
configuration. This is recommended since ‹name› will
|
configuration. This is recommended since Floorp will
|
||||||
replace the symlink for the search configuration on every
|
replace the symlink for the search configuration on every
|
||||||
launch, but note that you’ll lose any existing
|
launch, but note that you’ll lose any existing configuration
|
||||||
configuration by enabling this.</p>
|
by enabling this.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
boolean</p>
|
boolean</p>
|
||||||
|
@ -20985,9 +21033,9 @@ boolean</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>The order the search engines are listed in. Any engines
|
<p>The order the search engines are listed in. Any engines that
|
||||||
that aren’t included in this list will be listed after
|
aren’t included in this list will be listed after these in an
|
||||||
these in an unspecified order.</p>
|
unspecified order.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
list of string</p>
|
list of string</p>
|
||||||
|
@ -49089,6 +49137,203 @@ string <span class="emphasis"><em>(read only)</em></span></p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">"‹name›"</code></p>
|
<code class="literal">"‹name›"</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search"><code class="option">programs.thunderbird.profiles.<name>.search</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Declarative search engine configuration.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
submodule</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search.default"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search.default"><code class="option">programs.thunderbird.profiles.<name>.search.default</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The default search engine used in the address bar and search
|
||||||
|
bar.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">"DuckDuckGo"</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search.engines"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search.engines"><code class="option">programs.thunderbird.profiles.<name>.search.engines</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Attribute set of search engine configurations. Engines that
|
||||||
|
only have <code class="varname">metaData</code> specified will be treated as builtin
|
||||||
|
to Thunderbird.</p><p>See <a class="link" href="https://searchfox.org/mozilla-central/rev/669329e284f8e8e2bb28090617192ca9b4ef3380/toolkit/components/search/SearchEngine.jsm#1138-1177" target="_top">SearchEngine.jsm</a>
|
||||||
|
in Thunderbird’s source for available options. We maintain a
|
||||||
|
mapping to let you specify all options in the referenced link
|
||||||
|
without underscores, but it may fall out of date with future
|
||||||
|
options.</p><p>Note, <code class="varname">icon</code> is also a special option added by Home
|
||||||
|
Manager to make it convenient to specify absolute icon paths.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
attribute set of attribute set of (JSON value)</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||||
|
"Nix Packages" = {
|
||||||
|
urls = [{
|
||||||
|
template = "https://search.nixos.org/packages";
|
||||||
|
params = [
|
||||||
|
{ name = "type"; value = "packages"; }
|
||||||
|
{ name = "query"; value = "{searchTerms}"; }
|
||||||
|
];
|
||||||
|
}];
|
||||||
|
|
||||||
|
icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
|
||||||
|
definedAliases = [ "@np" ];
|
||||||
|
};
|
||||||
|
|
||||||
|
"NixOS Wiki" = {
|
||||||
|
urls = [{ template = "https://wiki.nixos.org/index.php?search={searchTerms}"; }];
|
||||||
|
iconUpdateURL = "https://wiki.nixos.org/favicon.png";
|
||||||
|
updateInterval = 24 * 60 * 60 * 1000; # every day
|
||||||
|
definedAliases = [ "@nw" ];
|
||||||
|
};
|
||||||
|
|
||||||
|
"Bing".metaData.hidden = true;
|
||||||
|
"Google".metaData.alias = "@g"; # builtin engines only support specifying one additional alias
|
||||||
|
}
|
||||||
|
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search.force"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search.force"><code class="option">programs.thunderbird.profiles.<name>.search.force</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Whether to force replace the existing search
|
||||||
|
configuration. This is recommended since Thunderbird will
|
||||||
|
replace the symlink for the search configuration on every
|
||||||
|
launch, but note that you’ll lose any existing configuration
|
||||||
|
by enabling this.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
boolean</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">false</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search.order"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search.order"><code class="option">programs.thunderbird.profiles.<name>.search.order</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The order the search engines are listed in. Any engines that
|
||||||
|
aren’t included in this list will be listed after these in an
|
||||||
|
unspecified order.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
list of string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">[
|
||||||
|
"DuckDuckGo"
|
||||||
|
"Google"
|
||||||
|
]
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/thunderbird.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.thunderbird.profiles._name_.search.privateDefault"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.search.privateDefault"><code class="option">programs.thunderbird.profiles.<name>.search.privateDefault</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>The default search engine used in the Private Browsing.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">"DuckDuckGo"</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
Loading…
Reference in a new issue