This commit is contained in:
parent
f98df5ff40
commit
94c349b69c
1 changed files with 1 additions and 4 deletions
|
@ -2,9 +2,6 @@
|
|||
flake.modules.homeManager.base =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.tmux.plugins = with pkgs.tmuxPlugins; [
|
||||
resurrect
|
||||
yank
|
||||
];
|
||||
programs.tmux.plugins = with pkgs.tmuxPlugins; [ yank ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue