sets fish as shell
This commit is contained in:
parent
8157721be7
commit
34e0823c04
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Shells
|
# Shells
|
||||||
environment.shells = [ pkgs.fish ];
|
environment.shells = [ pkgs.bash ];
|
||||||
|
|
||||||
# System settings
|
# System settings
|
||||||
system = {
|
system = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue