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-07-01 15:48:09 +00:00
parent 6ea164796e
commit ddec2d493a

View file

@ -17837,7 +17837,7 @@ strings concatenated with “\n”</p>
<p>Environment variables that will be set for the Bash session.</p> <p>Environment variables that will be set for the Bash session.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
lazy attribute set of (string or signed integer)</p> lazy attribute set of (string or signed integer or absolute path)</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>