Skip to content

Commit

Permalink
ppp: add PAM support
Browse files Browse the repository at this point in the history
  • Loading branch information
stv0g committed Dec 20, 2024
1 parent e0048b3 commit ac3cf5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/by-name/pp/ppp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
lib,
libpcap,
libxcrypt,
linux-pam,
nixosTests,
openssl,
pkg-config,
Expand Down Expand Up @@ -39,6 +40,7 @@ stdenv.mkDerivation rec {
bash
libpcap
libxcrypt
linux-pam
openssl
systemdMinimal
];
Expand Down

0 comments on commit ac3cf5a

Please sign in to comment.