diff options
Diffstat (limited to 'modules/security/pam.nix')
| -rw-r--r-- | modules/security/pam.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/security/pam.nix b/modules/security/pam.nix index f0c77dc..69b4c37 100644 --- a/modules/security/pam.nix +++ b/modules/security/pam.nix @@ -40,7 +40,7 @@ in { options = { security.pam.enableSudoTouchIdAuth = mkEnableOption "" // { - description = lib.mdDoc '' + description = '' Enable sudo authentication with Touch ID. When enabled, this option adds the following line to |
