Assorted ezpcusr fixes
This commit is contained in:
parent
5d1544dad7
commit
63137c2f6f
6 changed files with 117 additions and 1652 deletions
|
@ -27,9 +27,7 @@ in {
|
|||
};
|
||||
|
||||
environment.loginShellInit = lib.mkAfter ''
|
||||
[[ "$(tty)" == /dev/tty1 ]] && {
|
||||
exec sway
|
||||
}
|
||||
[[ "$(tty)" == /dev/tty1 ]] exec sway
|
||||
'';
|
||||
|
||||
i18n.inputMethod = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue