properly assigns the custom shell
This commit is contained in:
parent
5ebd696c23
commit
19b83baf88
6 changed files with 49 additions and 31 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
fish-rust
|
||||
starship
|
||||
fzf
|
||||
bat
|
||||
|
|
@ -10,7 +11,4 @@
|
|||
ripgrep
|
||||
];
|
||||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue