Set sudo editor
This commit is contained in:
parent
4f3723f93c
commit
39121e0636
@ -38,6 +38,7 @@ in
|
||||
variables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "nvim";
|
||||
SUDO_EDITOR = "nvim";
|
||||
};
|
||||
# remove nano from default packages
|
||||
defaultPackages = [ pkgs.perl pkgs.rsync pkgs.strace ];
|
||||
|
Loading…
Reference in New Issue
Block a user