1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-04 16:11:06 +01:00
This commit is contained in:
khaneliman 2025-09-17 05:07:21 +00:00
parent 2358416875
commit c937b0c3d2

View file

@ -57103,6 +57103,30 @@ package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">pkgs.oh-my-posh</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/oh-my-posh.nix" target="_top">
&lt;home-manager/modules/programs/oh-my-posh.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.oh-my-posh.configFile"></a><a class="term" href="options.xhtml#opt-programs.oh-my-posh.configFile"><code class="option">programs.oh-my-posh.configFile</code>
</a>
</span>
</dt>
<dd>
<p>Path to a custom configuration path, can be json, yaml or toml.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or string or absolute path</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>