home | add tmuxinator and neovim module

This commit is contained in:
Don Harper 2023-07-02 00:05:33 -05:00
parent b28639701d
commit ba30e93eec
4 changed files with 112 additions and 0 deletions

View file

@ -60,4 +60,7 @@
vimwiki
];
};
imports = [
./bufferline.nix
];
}