{ config , pkgs , ... } @ args: { environment.systemPackages = [ pkgs.xsel (import ../../../pkg-configuration/vim-derivates/neovim.nix args) ]; }