security.shadow.enable

NixOS option

Enable the shadow authentication suite, which provides critical programs such as su, login, passwd. Note: This is currently experimental. Only disable this if you’re confident that you can recover your system if it breaks.

type: boolean
Default
true
Example
true
declared in: nixos/modules/programs/shadow.nixView source on NixOS/nixpkgs →