maud: set EDITOR
This commit is contained in:
parent
e701fcc3d4
commit
4d7d86eeb1
|
@ -17,6 +17,8 @@
|
|||
wormhole-rs
|
||||
];
|
||||
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
services.nix-daemon.enable = true;
|
||||
programs = {
|
||||
fish = {
|
||||
|
|
Loading…
Reference in a new issue