security.pam.zfs.homes

NixOS option

Prefix of home datasets. This value will be concatenated with "/" + <username> in order to determine the home dataset to unlock.

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