u2f sudo
This commit is contained in:
parent
6ab8b25169
commit
a6b1b82ac5
@ -123,7 +123,10 @@
|
||||
nix-ld.enable = true;
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
security.pam.services = {
|
||||
login.u2fAuth = true;
|
||||
sudo.u2fAuth = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user