add yubikey signin
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
};
|
||||
};
|
||||
|
||||
# allow yubikey signin with u2f
|
||||
security.pam.services.greetd.u2fAuth = true;
|
||||
|
||||
# ensure the user exists
|
||||
users.users.greeter = {
|
||||
isSystemUser = true;
|
||||
|
||||
Reference in New Issue
Block a user