systemd.user.tmpfiles.rules

Global user rules for creation, deletion and cleaning of volatile and temporary files automatically. See tmpfiles.d(5) for the exact format.

Type
list of string
Default
[ ]
Example
[
  "D %C - - - 7d"
]
Declared
<nixpkgs/nixos/modules/system/boot/systemd/user.nix>