aspi: use fish instead of zsh
This commit is contained in:
@ -25,7 +25,8 @@ config, ... }: {
|
||||
|
||||
modules = {
|
||||
shell = {
|
||||
zsh.enable = true;
|
||||
# zsh.enable = true;
|
||||
fish.enable = true;
|
||||
direnv.enable = true;
|
||||
};
|
||||
topgrade.enable = true;
|
||||
|
Reference in New Issue
Block a user