security.pam.makeHomeDir.umask

NixOS option

The user file mode creation mask to use on home directories newly created by pam_mkhomedir.

type: string
Default
"0077"
Example
"0022"
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →