nixos/pam: use new plasma5Packages, fixes #124973

(cherry picked from commit 61654ca131c1431b172cc0464c83227c40331e16)
This commit is contained in:
Julien Moutinho 2021-05-30 21:42:39 +02:00 committed by github-actions[bot]
parent 705afa0294
commit 437b2bfe18
1 changed files with 1 additions and 1 deletions

View File

@ -965,7 +965,7 @@ in
mr ${pkgs.apparmor-pam}/lib/security/pam_apparmor.so,
'' +
optionalString (isEnabled (cfg: cfg.enableKwallet)) ''
mr ${pkgs.plasma5.kwallet-pam}/lib/security/pam_kwallet5.so,
mr ${pkgs.plasma5Packages.kwallet-pam}/lib/security/pam_kwallet5.so,
'' +
optionalString config.virtualisation.lxc.lxcfs.enable ''
mr ${pkgs.lxc}/lib/security/pam_cgfs.so