Set a default terminal variable
This commit is contained in:
parent
7654a95984
commit
e238c4e7c5
@ -39,6 +39,7 @@ in
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "nvim";
|
||||
SUDO_EDITOR = "nvim";
|
||||
TERMINAL = "kitty";
|
||||
};
|
||||
# remove nano from default packages
|
||||
defaultPackages = [ pkgs.perl pkgs.rsync pkgs.strace ];
|
||||
|
Loading…
Reference in New Issue
Block a user