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