1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 18:41:06 +01:00
This commit is contained in:
rycee 2021-05-29 22:42:48 +00:00
parent 29399b127b
commit c5c07ab5f7
3 changed files with 18 additions and 9 deletions

View file

@ -1046,6 +1046,9 @@ for files created through the <code class="varname">text</code> option.
generations. The script will be run
<span class="emphasis"><em>after</em></span> the new files have been linked
into place.
</p><p>
Note, this option cannot be used when <code class="literal">recursive</code>
is enabled.
</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</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/files.nix#blob-path" target="_top">
@ -12313,6 +12316,9 @@ for files created through the <code class="varname">text</code> option.
generations. The script will be run
<span class="emphasis"><em>after</em></span> the new files have been linked
into place.
</p><p>
Note, this option cannot be used when <code class="literal">recursive</code>
is enabled.
</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</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/misc/xdg.nix#blob-path" target="_top">
@ -12375,6 +12381,9 @@ for files created through the <code class="varname">text</code> option.
generations. The script will be run
<span class="emphasis"><em>after</em></span> the new files have been linked
into place.
</p><p>
Note, this option cannot be used when <code class="literal">recursive</code>
is enabled.
</p><p><span class="emphasis"><em>Type:</em></span> strings concatenated with "\n"</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/misc/xdg.nix#blob-path" target="_top">