Set a default terminal variable
This commit is contained in:
parent
c629bc0078
commit
8a42523a9f
@ -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