Set a default terminal variable
This commit is contained in:
parent
4b40e992d5
commit
e4dc2f74ad
@ -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 ];
|
||||
|
Reference in New Issue
Block a user