home: cleanup unused packages

This commit is contained in:
Leonardo Eugênio 2024-09-27 21:27:27 -03:00
parent 5cd95a9b6a
commit 70d4c47983

View file

@ -54,9 +54,7 @@
# Let Home Manager install and manage itself. # Let Home Manager install and manage itself.
programs.home-manager.enable = true; programs.home-manager.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
# home-manager terminal
terminal # see flake.nix
pulse_sink pulse_sink
pulseaudio pulseaudio
@ -81,7 +79,6 @@
amdgpu_top amdgpu_top
inxi inxi
dmidecode dmidecode
ncdu
## text manipulation ## text manipulation
sd sd
@ -110,7 +107,6 @@
## Network ## Network
speedtest-cli speedtest-cli
nmap nmap
httpie
miniupnpc miniupnpc
deluge deluge
nicotine-plus nicotine-plus
@ -122,7 +118,6 @@
# rustup # rustup
docker-compose docker-compose
gnumake
mariadb mariadb
nodePackages.intelephense nodePackages.intelephense