1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 08:31:03 +01:00
This commit is contained in:
khaneliman 2025-06-16 20:52:03 +00:00
parent e82536e0a1
commit 1d10324acd

View file

@ -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 = &quot;kernel.org&quot;; name = &quot;kernel.org&quot;;
url = &quot;https://www.kernel.org&quot;; url = &quot;https://www.kernel.org&quot;;
} }
&quot;separator&quot;
{ {
name = &quot;Nix sites&quot;; name = &quot;Nix sites&quot;;
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 = &quot;kernel.org&quot;; name = &quot;kernel.org&quot;;
url = &quot;https://www.kernel.org&quot;; url = &quot;https://www.kernel.org&quot;;
} }
&quot;separator&quot;
{ {
name = &quot;Nix sites&quot;; name = &quot;Nix sites&quot;;
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 = &quot;kernel.org&quot;; name = &quot;kernel.org&quot;;
url = &quot;https://www.kernel.org&quot;; url = &quot;https://www.kernel.org&quot;;
} }
&quot;separator&quot;
{ {
name = &quot;Nix sites&quot;; name = &quot;Nix sites&quot;;
toolbar = true; toolbar = true;