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:
timor
2017-09-10 22:43:05 +02:00
parent e960eb0bf5
commit ae87a30a83
2 changed files with 11 additions and 5 deletions
@@ -99,6 +99,8 @@ in
'';
};
security.pam.services.physlock = {};
};
}