systemd.user.tmpfiles.rules

Home-Manager option

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 in: <home-manager/modules/misc/tmpfiles.nix>source unavailable