boot.devShmSize

NixOS option

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

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