forked from fabian/nix_config
add i3lock to sys config
This commit is contained in:
parent
0249e2941b
commit
9687235d30
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,8 @@ in {
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
programs.i3lock.u2fSupport = true;
|
||||
|
||||
security.pam = {
|
||||
services = {
|
||||
login.u2fAuth = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue