Rename custom-tmux-sessionizer
This commit is contained in:
parent
4185013014
commit
8e599c2ffd
5 changed files with 5 additions and 5 deletions
|
@ -7,9 +7,9 @@ let
|
|||
in
|
||||
{
|
||||
build-glove80 = callPackage ./build-glove80.nix { };
|
||||
custom-tmux-sessionizer = callPackage ./tmux-sessionizer.nix { };
|
||||
notes = callPackage ./notes.nix { };
|
||||
notify-battery = callPackage ./notify-battery.nix { };
|
||||
tmux-sessionizer = callPackage ./tmux-sessionizer.nix { };
|
||||
|
||||
vimPlugins = prev.vimPlugins // vimPlugins;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue