Remove eza and jujutsu inputs
This commit is contained in:
parent
3ffb8ac916
commit
7c9ffc4f2f
7 changed files with 4 additions and 245 deletions
|
@ -80,6 +80,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.exa ];
|
||||
home.packages = [ pkgs.eza ];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -72,7 +72,7 @@ in
|
|||
|
||||
home.packages = with pkgs; [
|
||||
fzf
|
||||
exa
|
||||
eza
|
||||
zsh-git-prompt
|
||||
tmux
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue