{ pkgs, lib, config, ... }: { imports = [./git.nix ./starship.nix ./zellij.nix]; home.packages = with pkgs; [ bandwhich bat cargo-workspaces dogdns erdtree fd git gnutar gping internetarchive jless just kondo litecli neovim poetry ripgrep yt-dlp zstd ]; }