Don't look when yubi is out
This commit is contained in:
parent
c37c66c0cb
commit
35af912677
@ -52,10 +52,6 @@
|
|||||||
|
|
||||||
persist.state.directories = [ "/home/balsoft/.config/Yubico" ];
|
persist.state.directories = [ "/home/balsoft/.config/Yubico" ];
|
||||||
|
|
||||||
services.udev.extraRules = ''
|
|
||||||
ACTION=="remove", ATTRS{idVendor}=="1050", RUN+="${pkgs.systemd}/bin/loginctl lock-sessions"
|
|
||||||
'';
|
|
||||||
|
|
||||||
services.getty.autologinUser = "balsoft";
|
services.getty.autologinUser = "balsoft";
|
||||||
|
|
||||||
environment.loginShellInit = lib.mkBefore ''
|
environment.loginShellInit = lib.mkBefore ''
|
||||||
|
Loading…
Reference in New Issue
Block a user