security.pam.makeHomeDir.skelDirectory

NixOS option

Path to skeleton directory whose contents are copied to home directories newly created by pam_mkhomedir.

type: string
Default
"/var/empty"
Example
"/etc/skel"
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →