{ config, pkgs, ... }: { home.packages = with pkgs; [ neovim python310Packages.pynvim fzf cargo ]; }