mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
More derp
This commit is contained in:
parent
70b8167d4a
commit
628e6a83d0
13 changed files with 38 additions and 42 deletions
|
@ -188,7 +188,7 @@ in
|
|||
|
||||
environment.systemPackages = [ pkgs.duo-unix ];
|
||||
|
||||
security.setuidPrograms = [ "login_duo" ];
|
||||
security.wrappers.login_duo.source = "${pkgs.duo-unix.out}/bin/login_duo";
|
||||
environment.etc = loginCfgFile ++ pamCfgFile;
|
||||
|
||||
/* If PAM *and* SSH are enabled, then don't do anything special.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue