enable tmux
This commit is contained in:
@@ -638,6 +638,9 @@ packages through home-manager.
|
||||
|
||||
#+begin_src nix
|
||||
programs = {
|
||||
tmux = {
|
||||
enable = true;
|
||||
};
|
||||
hstr.enable = true;
|
||||
emacs.enable = true;
|
||||
direnv = {
|
||||
|
||||
Reference in New Issue
Block a user