mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
files: remove assertion on recursive onChange
See discussion in https://github.com/nix-community/home-manager/pull/2031
This commit is contained in:
parent
07ad6a4f76
commit
d2aaeac42c
2 changed files with 2 additions and 13 deletions
|
|
@ -83,8 +83,8 @@ with lib;
|
|||
<emphasis>after</emphasis> the new files have been linked
|
||||
into place.
|
||||
</para><para>
|
||||
Note, this option cannot be used when <literal>recursive</literal>
|
||||
is enabled.
|
||||
Note, this code is always run when <literal>recursive</literal> is
|
||||
enabled.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue