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
|
||||
];
|
||||
|
|
|
@ -25,7 +25,6 @@ with pkgs; [
|
|||
element-desktop
|
||||
evince
|
||||
evolution
|
||||
exa
|
||||
ffmpeg
|
||||
file
|
||||
fx # themable json viewer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue