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