diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -91,6 +91,7 @@ in { | |||
| 91 | ]; | 91 | ]; |
| 92 | allowRegistration = false; | 92 | allowRegistration = false; |
| 93 | extraModules = [ "private" | 93 | extraModules = [ "private" |
| 94 | "auth_pam" | ||
| 94 | ]; | 95 | ]; |
| 95 | extraConfig = '' | 96 | extraConfig = '' |
| 96 | authentication="pam" | 97 | authentication="pam" |
