change phone

This commit is contained in:
2023-09-24 02:18:16 +02:00
parent 58c174a1fc
commit 8cc3783614
2 changed files with 39 additions and 3 deletions

View File

@@ -38,9 +38,9 @@
zramSwap.enable = true;
# Auto-login for phosh
services.xserver.desktopManager.phosh = {
user = "dominik";
};
# services.xserver.desktopManager.phosh = {
# user = "dominik";
# };
#
# User configuration
@@ -59,6 +59,7 @@
];
};
# Auto-login and start sway
services.getty.autologinUser = "dominik";
environment.loginShellInit = ''
[[ "$(tty)" == /dev/tty1 ]] && sway