toaster back to zsh
This commit is contained in:
parent
8ac8d5de44
commit
1e70628165
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
home = "/home/0xa";
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
shell = pkgs.fish;
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
services.emacs.defaultEditor = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue