boot.runSize

NixOS option

Size limit for the /run tmpfs. Look at mount(8), tmpfs size option, for the accepted syntax.

type: string
Default
"25%"
Example
"256m"
declared in: nixos/modules/tasks/filesystems.nixView source on NixOS/nixpkgs →