systemd.tmpfiles.rules
NixOS option
Rules for creation, deletion and cleaning of volatile and temporary files automatically. See tmpfiles.d(5) for the exact format.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/system/boot/systemd/tmpfiles.nixView source on NixOS/nixpkgs →[ "d /tmp 1777 root root 10d" ]