boot.devSize

NixOS option

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

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