{ pkgs, ... }: { environment.systemPackages = with pkgs; [ neovim git uv rustup antigravity-cli pi-coding-agent ]; }