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