1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
ncfavier 2023-03-15 10:53:51 +00:00
parent 96ed3a09b2
commit 991f742152

View file

@ -1610,6 +1610,11 @@ key to open the Atuin history.</p><p><span class="emphasis"><em>Type:</em></span
&lt;home-manager/modules/programs/atuin.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.atuin.package"></a><a class="term" href="options.html#opt-programs.atuin.package"><code class="option">programs.atuin.package</code></a></span></dt><dd><p>The package to use for atuin.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.atuin</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/atuin.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/atuin.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.atuin.flags"></a><a class="term" href="options.html#opt-programs.atuin.flags"><code class="option">programs.atuin.flags</code></a></span></dt><dd><p>Flags to append to the shell hook.</p><p><span class="emphasis"><em>Type:</em></span> list of string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">[ ]</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">[
"--disable-up-arrow"
"--disable-ctrl-r"
]</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/atuin.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/atuin.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.atuin.settings"></a><a class="term" href="options.html#opt-programs.atuin.settings"><code class="option">programs.atuin.settings</code></a></span></dt><dd><p>Configuration written to
<code class="filename">$XDG_CONFIG_HOME/atuin/config.toml</code>.
</p><p>