1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
khaneliman 2025-02-17 11:00:57 +00:00
parent e510cb5aaf
commit aa18239158

View file

@ -25448,7 +25448,7 @@ attribute set of string</p>
Valid values are <code class="literal">openpgp</code> (OpenPGP/GnuPG), <code class="literal">ssh</code> (SSH), and <code class="literal">x509</code> (X.509 certificates).</p>
<p><span class="emphasis"><em>Type:</em></span>
one of “openpgp”, “ssh”, “x509”</p>
null or one of “openpgp”, “ssh”, “x509”</p>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">&quot;openpgp&quot; for state version &lt; 25.05,
undefined for state version ≥ 25.05
@ -25499,10 +25499,10 @@ null or string</p>
<p>Whether commits and tags should be signed by default.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
null or boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</code></p>
<code class="literal">null</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
@ -25523,7 +25523,7 @@ boolean</p>
<p>Path to signer binary to use.</p>
<p><span class="emphasis"><em>Type:</em></span>
string</p>
null or string</p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">