Remove some unused packages
All checks were successful
Run nix flake check / flake-check (push) Successful in 3m21s
Periodic flake update / flake-update (push) Successful in 2m22s

This commit is contained in:
2025-07-01 23:16:42 +02:00
parent 4914b1c06e
commit 4e8081d566

View File

@@ -9,9 +9,7 @@ in
];
home.packages = with pkgs; [
# CLI utils
act
age
aichat
bat
bzip2
chromium
@@ -25,12 +23,9 @@ in
ffmpeg
file
fzf
glib
grimblast
ijq
incus
jellyfin-media-player
jujutsu
jq
kitty
kubectl
@@ -42,7 +37,6 @@ in
nwg-look
most
pinentry
pre-commit
pulseaudio
pulsemixer
rbw
@@ -66,30 +60,18 @@ in
mpv
mumble
pamixer
pwvucontrol
prismlauncher
rofi-rbw-wayland
spicetify-cli
spotify
virt-manager
vmware-horizon-client
yt-dlp
# k8s tools
cilium-cli
cmctl
k9s
krew
kubernetes-helm
talosctl
# Go stuff
go
delve
gopls
# js/ts
nodejs
nodePackages.pnpm
typescript
delve
# Py stuff
(python312.withPackages (
@@ -98,7 +80,7 @@ in
ipython
]
))
poetry
uv
ruff
# rust stuff
@@ -112,12 +94,9 @@ in
nixprstatus
# Stuff with overrides
# Btop
(btop.override { cudaSupport = withCuda; })
(hashcat.override { cudaSupport = withCuda; })
# PrismLauncher
prismlauncher
# Extract logcli from grafana-loki
(pkgs.linkFarm "logcli" [
{
name = "bin/logcli";