From 5ec7575655d06b868e05b29923857339d7222eda Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Fri, 10 Oct 2025 21:52:05 +0200 Subject: [PATCH] feat(home): remove unused programs --- home/pkgs.nix | 66 --------------------------------------------------- 1 file changed, 66 deletions(-) diff --git a/home/pkgs.nix b/home/pkgs.nix index dd0767c..71c9472 100644 --- a/home/pkgs.nix +++ b/home/pkgs.nix @@ -1,150 +1,84 @@ { pkgs }: with pkgs; [ - # anki - aqbanking - aria2 - aspell - aspellDicts.de - aspellDicts.en - aspellDicts.en-computers - aspellDicts.en-science bash bat # cat with syntax highlighting and git integration binutils bluez-tools - btop # htop - choose # alternative to cut and awk with more readable syntax chromium - colordiff - darcs delta # feature-rich diff viewer dig direnv - duf # disk usage - dune3d - dyff # diff tool for YAML element-desktop - evince - evolution ffmpeg file - fuzzel - fx # themable json viewer - fzf fzf gdb gh - ghidra-bin gimp - glow glow # render markdown gnumake gnupg - gping # ping with graphs - graphviz - grim - gron # make json grepable halloy hexyl # hex viewer - htop httpie - hub hyperfine # A command-line benchmarking tool. - icdiff - imagemagick inkscape inotify-tools ioping # ping but for block devices iproute2 iputils # tracepath irssi - jameica - jc # convert output to json - josm jq - kanshi keepassxc - kubetail krita ldns - liboping # oping, ping multiple hosts at once libreoffice libvirt lsof - lynis man-pages - mblaze - mkpasswd mpv mtr mumble nix-output-monitor - ncurses - newsflash nixd nixfmt-rfc-style nfs-utils - niv - nix-index nmap - nmon - nodePackages.prettier map-cmd obs-studio obsidian - offlineimap openscad openssl - p7zip pandoc # document converter and templater pass pavucontrol picocom - playerctl - procs # ps in rust prusa-slicer pv - pwgen (python3.withPackages (pkgs: [ pkgs.pandas pkgs.requests ])) ranger - reptyr - ripgrep ripgrep saleae-logic-2 - sd # search and displace like sed but with better syntax sieveshell signal-desktop - silver-searcher - skim # fzf in Rust - slurp socat - solvespace - spotify sqlite - sshfs-fuse taplo tcpdump - tdesktop thunderbird tmux - ttyd unzip usbutils - vegur virt-manager - viu # view images from the terminal - vscodium whois wireshark xdg-utils xmlstarlet unixtools.xxd - xxh # portable shells yt-dlp - zk zsh ]