{ home-manager.users.may = { home.sessionVariables = { EDITOR = "nvim"; VISUAL = "nvim"; }; }; }