Update modules/users.nix
This commit is contained in:
parent
a2cc566551
commit
7574de57cf
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
services.mingetty.autologinUser = "balsoft";
|
services.mingetty.autologinUser = "balsoft";
|
||||||
|
|
||||||
environment.loginShellInit = "sudo /run/current-system/sw/bin/lock this; sway";
|
environment.loginShellInit = "sudo /run/current-system/sw/bin/lock this; [[ $(tty) == /dev/tty1 ]] && sway";
|
||||||
|
|
||||||
security.pam.u2f = {
|
security.pam.u2f = {
|
||||||
control = "sufficient";
|
control = "sufficient";
|
||||||
|
Loading…
Reference in New Issue
Block a user