security.wrapperDirSize

NixOS option

Size limit for the /run/wrappers tmpfs. Look at mount(8), tmpfs size option, for the accepted syntax. WARNING: don’t set to less than 64MB.

type: string
Default
"50%"
Example
"10G"
declared in: nixos/modules/security/wrappers/default.nixView source on NixOS/nixpkgs →