Fix: better config for thinkpad
This commit is contained in:
parent
55c3398a43
commit
3c9f6bddbf
3 changed files with 47 additions and 36 deletions
|
|
@ -52,7 +52,12 @@ in {
|
|||
age ssh-to-age
|
||||
];
|
||||
|
||||
|
||||
security.pam.services.i3lock = {
|
||||
text = ''
|
||||
auth required pam_unix.so
|
||||
account required pam_unix.so
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
# Optionnel mais utile pour SSH au démarrage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue