1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-01 08:49:44 +01:00
This commit is contained in:
teto 2024-10-14 11:02:24 +00:00
parent 0239e8af21
commit 31834cb7a7

View file

@ -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">&quot;name&quot;</code></p> <code class="literal">&quot;name&quot;</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">
&lt;home-manager/modules/programs/firefox.nix&gt;
</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.&lt;name&gt;.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 Firefoxs source for available options. We maintain a in Firefoxs 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 youll lose any existing launch, but note that youll 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 arent included in this list will be listed after arent 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">&quot;name&quot;</code></p> <code class="literal">&quot;name&quot;</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">
&lt;home-manager/modules/programs/floorp.nix&gt;
</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.&lt;name&gt;.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 Firefoxs source for available options. We maintain a in Floorps 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 youll lose any existing launch, but note that youll 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 arent included in this list will be listed after arent 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">&quot;name&quot;</code></p> <code class="literal">&quot;name&quot;</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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.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">&quot;DuckDuckGo&quot;</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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.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 Thunderbirds 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">{
&quot;Nix Packages&quot; = {
urls = [{
template = &quot;https://search.nixos.org/packages&quot;;
params = [
{ name = &quot;type&quot;; value = &quot;packages&quot;; }
{ name = &quot;query&quot;; value = &quot;{searchTerms}&quot;; }
];
}];
icon = &quot;${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg&quot;;
definedAliases = [ &quot;@np&quot; ];
};
&quot;NixOS Wiki&quot; = {
urls = [{ template = &quot;https://wiki.nixos.org/index.php?search={searchTerms}&quot;; }];
iconUpdateURL = &quot;https://wiki.nixos.org/favicon.png&quot;;
updateInterval = 24 * 60 * 60 * 1000; # every day
definedAliases = [ &quot;@nw&quot; ];
};
&quot;Bing&quot;.metaData.hidden = true;
&quot;Google&quot;.metaData.alias = &quot;@g&quot;; # 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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.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 youll 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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.search.order</code>
</a>
</span>
</dt>
<dd>
<p>The order the search engines are listed in. Any engines that
arent 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">[
&quot;DuckDuckGo&quot;
&quot;Google&quot;
]
</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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</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.&lt;name&gt;.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">&quot;DuckDuckGo&quot;</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>