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