systemd.tmpfiles.rules

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 /tmp 1777 root root 10d"
]
Declared
<nixpkgs/nixos/modules/system/boot/systemd/tmpfiles.nix>