remove unused package

This commit is contained in:
Frost-Phoenix 2024-02-10 14:11:10 +01:00
parent 6b317650fa
commit 8ae1e28b07

View file

@ -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