mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
physlock: 0.5 -> 11-dev
Update physlock to a more current version which supports PAM and systemd-logind. Amongst others, this should work now with the slim login manager without any additional configuration, because it does not rely on the utmp mechanism anymore.
This commit is contained in:
parent
e960eb0bf5
commit
ae87a30a83
2 changed files with 11 additions and 5 deletions
|
@ -99,6 +99,8 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
security.pam.services.physlock = {};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue