Add i3lock U2F support
This commit is contained in:
parent
f7e561115e
commit
259846a94c
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
security.pam.u2f.enable = true;
|
security.pam.u2f.enable = true;
|
||||||
|
programs.i3lock.u2fSupport = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue