Hello Home Manager community C: I have been using Home Manager for a while and it has helped me with a lot of config, but one of the first things I tried and something I am still not quite sure how to do is changing my default plane text editor. I have used `home.sessionVariables` and `systemd.user.sessionVariables` and none of the variables show on the command line so I cant set `EDITOR` or `VISUAL`. I have not tried `programs.bash.sessionVariables` as I expect it to work for the command line, but I want to change my default editor more universally and I don't think that would do it. If I am looking in the wrong direction or am making a incorrect assumption I would happy to be enlightened, but I feel like `home.sessionVariables` or `systemd.user.sessionVariables` should have worked. Any advice or info would be highly appreciated.