Set vim as editor
This commit is contained in:
parent
e652b71976
commit
8e3dbc9bd0
|
@ -44,6 +44,7 @@
|
||||||
zip unzip
|
zip unzip
|
||||||
tinc_pre
|
tinc_pre
|
||||||
];
|
];
|
||||||
|
environment.variables.EDITOR = "vim";
|
||||||
|
|
||||||
# SSH config. Change passwordAuthentication if you want to log in with a password.
|
# SSH config. Change passwordAuthentication if you want to log in with a password.
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
|
|
Loading…
Reference in New Issue