Sudo auth
This commit is contained in:
parent
fcf3ce0660
commit
a745ea77df
@ -15,6 +15,10 @@
|
||||
NIX_AUTO_RUN = "1";
|
||||
};
|
||||
services.atd.enable = true;
|
||||
security.pam.services.sudo = {
|
||||
u2fAuth.enable = true;
|
||||
unixAuth = false;
|
||||
};
|
||||
home-manager.users.balsoft = {
|
||||
xdg.enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user