{ pkgs, ... }: { imports = [ ./vscode.nix ./git.nix ./direnv.nix ./starship.nix ./neovim #./vim.nix ]; }