change phone

This commit is contained in:
2023-09-23 18:54:37 +02:00
parent b9a6a7df68
commit ac3fac8369

View File

@@ -61,7 +61,6 @@
services.getty.autologinUser = "dominik"; services.getty.autologinUser = "dominik";
environment.loginShellInit = '' environment.loginShellInit = ''
[[ "$(tty)" == /dev/tty? ]] && sudo /run/current-system/sw/bin/lock this
[[ "$(tty)" == /dev/tty1 ]] && sway [[ "$(tty)" == /dev/tty1 ]] && sway
''; '';