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