Don't look when yubi is out

This commit is contained in:
Alexander Bantyev 2022-04-01 20:11:45 +03:00
parent c37c66c0cb
commit 35af912677
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -52,10 +52,6 @@
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";
environment.loginShellInit = lib.mkBefore ''