mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
deploy: 34fe48801d
This commit is contained in:
parent
fe67cbcad6
commit
e4529bc7f6
1 changed files with 52 additions and 0 deletions
|
|
@ -36731,6 +36731,58 @@ attribute set of (atom (null, bool, int, float or string) or a list of them for
|
|||
|
||||
</code></pre>
|
||||
|
||||
<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/ghostty.nix" target="_top">
|
||||
<home-manager/modules/programs/ghostty.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.ghostty.systemd"></a><a class="term" href="options.xhtml#opt-programs.ghostty.systemd"><code class="option">programs.ghostty.systemd</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Configuration for Ghostty’s systemd integration.
|
||||
This enables additional speed and features.</p><p>See <a class="link" href="https://ghostty.org/docs/linux/systemd" target="_top">https://ghostty.org/docs/linux/systemd</a> for more information.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
submodule</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</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/ghostty.nix" target="_top">
|
||||
<home-manager/modules/programs/ghostty.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.ghostty.systemd.enable"></a><a class="term" href="options.xhtml#opt-programs.ghostty.systemd.enable"><code class="option">programs.ghostty.systemd.enable</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable the Ghostty systemd user service.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">true</code> on Linux, <code class="literal">false</code> otherwise</p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">true</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue