add yubikey signin

This commit is contained in:
2025-10-31 00:29:20 -05:00
parent ec252348fd
commit ba2bcba53b
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@
};
};
# allow yubikey signin with u2f
security.pam.services.greetd.u2fAuth = true;
# ensure the user exists
users.users.greeter = {
isSystemUser = true;

View File

@@ -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;