mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 0edffd088e
This commit is contained in:
parent
e82536e0a1
commit
1d10324acd
1 changed files with 8 additions and 5 deletions
|
|
@ -24008,7 +24008,7 @@ attribute set of (submodule)</p>
|
||||||
<p>Declarative bookmarks.</p>
|
<p>Declarative bookmarks.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
(submodule) or ((list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it) convertible to it</p>
|
(submodule) or ((list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it) convertible to it</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">{ }</code></p>
|
<code class="literal">{ }</code></p>
|
||||||
|
|
@ -24080,7 +24080,7 @@ boolean</p>
|
||||||
<p>Custom bookmarks.</p>
|
<p>Custom bookmarks.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it</p>
|
(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">[ ]</code></p>
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
@ -24096,6 +24096,7 @@ boolean</p>
|
||||||
name = "kernel.org";
|
name = "kernel.org";
|
||||||
url = "https://www.kernel.org";
|
url = "https://www.kernel.org";
|
||||||
}
|
}
|
||||||
|
"separator"
|
||||||
{
|
{
|
||||||
name = "Nix sites";
|
name = "Nix sites";
|
||||||
toolbar = true;
|
toolbar = true;
|
||||||
|
|
@ -25820,7 +25821,7 @@ attribute set of (submodule)</p>
|
||||||
<p>Declarative bookmarks.</p>
|
<p>Declarative bookmarks.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
(submodule) or ((list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it) convertible to it</p>
|
(submodule) or ((list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it) convertible to it</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">{ }</code></p>
|
<code class="literal">{ }</code></p>
|
||||||
|
|
@ -25892,7 +25893,7 @@ boolean</p>
|
||||||
<p>Custom bookmarks.</p>
|
<p>Custom bookmarks.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it</p>
|
(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">[ ]</code></p>
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
@ -25908,6 +25909,7 @@ boolean</p>
|
||||||
name = "kernel.org";
|
name = "kernel.org";
|
||||||
url = "https://www.kernel.org";
|
url = "https://www.kernel.org";
|
||||||
}
|
}
|
||||||
|
"separator"
|
||||||
{
|
{
|
||||||
name = "Nix sites";
|
name = "Nix sites";
|
||||||
toolbar = true;
|
toolbar = true;
|
||||||
|
|
@ -41073,7 +41075,7 @@ boolean</p>
|
||||||
<p>Custom bookmarks.</p>
|
<p>Custom bookmarks.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it</p>
|
(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">[ ]</code></p>
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
@ -41089,6 +41091,7 @@ boolean</p>
|
||||||
name = "kernel.org";
|
name = "kernel.org";
|
||||||
url = "https://www.kernel.org";
|
url = "https://www.kernel.org";
|
||||||
}
|
}
|
||||||
|
"separator"
|
||||||
{
|
{
|
||||||
name = "Nix sites";
|
name = "Nix sites";
|
||||||
toolbar = true;
|
toolbar = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue