1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 00:51:04 +01:00
This commit is contained in:
khaneliman 2025-02-22 07:03:58 +00:00
parent 3f2f852208
commit c6fb938aa0

View file

@ -2799,10 +2799,10 @@ null or string</p>
</span> </span>
</dt> </dt>
<dd> <dd>
<p>Alternative email addresses of this account.</p> <p>Alternative identities of this account.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
list of string matching the pattern .*@.*</p> list of (string matching the pattern .*@.* or (submodule))</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>