Assorted ezpcusr fixes

This commit is contained in:
notgne2 2022-11-02 19:52:41 -07:00
parent 5d1544dad7
commit 63137c2f6f
No known key found for this signature in database
6 changed files with 117 additions and 1652 deletions

View file

@ -27,9 +27,7 @@ in {
};
environment.loginShellInit = lib.mkAfter ''
[[ "$(tty)" == /dev/tty1 ]] && {
exec sway
}
[[ "$(tty)" == /dev/tty1 ]] exec sway
'';
i18n.inputMethod = {