change phone
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user