remove unused package
This commit is contained in:
parent
6b317650fa
commit
8ae1e28b07
|
@ -3,7 +3,6 @@
|
||||||
home.packages = (with pkgs; [
|
home.packages = (with pkgs; [
|
||||||
aichat # Chat with gpt-3.5/chatgpt in terminal.
|
aichat # Chat with gpt-3.5/chatgpt in terminal.
|
||||||
bitwise # cli tool for bit / hex manipulation
|
bitwise # cli tool for bit / hex manipulation
|
||||||
# discord
|
|
||||||
eza # ls replacement
|
eza # ls replacement
|
||||||
entr # perform action when file change
|
entr # perform action when file change
|
||||||
file # Show file information
|
file # Show file information
|
||||||
|
@ -44,7 +43,6 @@
|
||||||
pamixer # pulseaudio command line mixer
|
pamixer # pulseaudio command line mixer
|
||||||
pavucontrol # pulseaudio volume controle (GUI)
|
pavucontrol # pulseaudio volume controle (GUI)
|
||||||
playerctl # controller for media players
|
playerctl # controller for media players
|
||||||
pulseaudioFull
|
|
||||||
qalculate-gtk # calculator
|
qalculate-gtk # calculator
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Reference in a new issue