fish: replace zsh with fish
This commit is contained in:
parent
a9f80adf3e
commit
cd7b9191bb
5 changed files with 21 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"networkmanager"
|
||||
"wheel"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue