{ config, pkgs, neovim_config, ... }: { xdg.configFile."nvim".source = neovim_config; }