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;
|
||||
|
||||
@@ -269,7 +269,7 @@
|
||||
image = [
|
||||
{
|
||||
monitor = "";
|
||||
path = "~/.nix/users/blake/assets/pfps/pikacig.png";
|
||||
path = "~/.nix/users/blake/assets/pfps/pikacig.jpg";
|
||||
size = 350;
|
||||
border_color = "rgb(0047ab)";
|
||||
rounding = -1;
|
||||
|
||||
Reference in New Issue
Block a user