diff --git a/hosts/phone/configuration.nix b/hosts/phone/configuration.nix index 5985f46..36b4677 100644 --- a/hosts/phone/configuration.nix +++ b/hosts/phone/configuration.nix @@ -61,7 +61,6 @@ services.getty.autologinUser = "dominik"; environment.loginShellInit = '' - [[ "$(tty)" == /dev/tty? ]] && sudo /run/current-system/sw/bin/lock this [[ "$(tty)" == /dev/tty1 ]] && sway '';