Set editor.

This commit is contained in:
2024-09-13 13:38:25 +01:00
parent 457efb9bb6
commit 640cc88ae1

View File

@@ -8,6 +8,8 @@ in
stateVersion = "24.05"; # TODO: unify this with the references in flake.nix:inputs
sessionVariables = {
EDITOR = "nvim";
VISUAL = "nvim";
MOSH_SERVER_NETWORK_TMOUT = 604800;
NOMAD_ADDR = "http://nomad.service.consul:4646";
};