{ pkgs, ... }: { home.packages = with pkgs; [ # cli bat btop eza fd ffmpegthumbnailer fzf git gnupg imagemagick jq ncdu fastfetch ouch p7zip poppler rar ripgrep starship tmux unzip yazi zoxide # Home Assistant esphome # data recovery testdisk # system info hwloc lynis pciutils smartmontools usbutils # networking iperf3 nmap wget # python ruff uv # nodejs nodejs # Rust packages bacon cargo cargo-audit cargo-generate cargo-machete cargo-update cargo-watch clippy rust-analyzer rustc rustfmt trunk wasm-pack # cpp clang-tools clang_20 # nix nix-init nix-output-monitor nix-prefetch nix-tree nixfmt treefmt codebase-memory-mcp ]; }