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 =
|
flake.modules.homeManager.base =
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.tmux.plugins = with pkgs.tmuxPlugins; [
|
programs.tmux.plugins = with pkgs.tmuxPlugins; [ yank ];
|
||||||
resurrect
|
|
||||||
yank
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue