use nvim
This commit is contained in:
parent
b62aafcfad
commit
6feb65635d
1 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,11 @@
|
||||||
bat
|
bat
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.variables = {
|
||||||
|
EDITOR = "nvim";
|
||||||
|
VISUAL = "nvim";
|
||||||
|
};
|
||||||
|
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue