systemd.user.tmpfiles.rules

Rules for creating and cleaning up temporary files automatically. See tmpfiles.d(5) for the exact format.

Type
list of string
Default
[ ]
Example
[
  "L /home/user/Documents - - - - /mnt/data/Documents"
]
Declared
<home-manager/modules/misc/tmpfiles.nix>