5 lines
No EOL
57 B
Nix
5 lines
No EOL
57 B
Nix
{
|
|
environment.variables = {
|
|
EDITOR = "nvim";
|
|
};
|
|
} |