base: programs: enable tmux globally
This commit is contained in:
parent
c3fd5af18f
commit
f9c3ebc5c2
|
@ -3,6 +3,7 @@
|
|||
fish.enable = true;
|
||||
less.enable = true;
|
||||
mosh.enable = true;
|
||||
tmux.enable = true;
|
||||
|
||||
# setcap wrapper for network permissions
|
||||
bandwhich.enable = true;
|
||||
|
|
Loading…
Reference in a new issue