approximating towards my dotfile
This commit is contained in:
parent
137572e171
commit
3bd0ddeae3
1 changed files with 3 additions and 0 deletions
|
|
@ -57,7 +57,10 @@
|
|||
programs.tmux = {
|
||||
enable = true;
|
||||
historyLimit = 100000;
|
||||
baseIndex = 1;
|
||||
plugins = with pkgs; [
|
||||
tmuxPlugins.sensible
|
||||
tmuxPlugins.dracula
|
||||
];
|
||||
};
|
||||
# This value determines the Home Manager release that your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue