added parrot bot --doesn't work yet

This commit is contained in:
ISnortPennies 2022-11-08 18:24:48 -05:00
parent a8bf781fcd
commit d40d26761b
4 changed files with 37 additions and 3 deletions

View file

@ -13,7 +13,7 @@ vim-moonfly = pkgs.vimUtils.buildVimPlugin {
};
in
{
home.packages = with pkgs; [rustc cargo rust-analyzer clang-tools];
# home.packages = with pkgs; [rustc cargo rust-analyzer clang-tools];
programs.neovim = {
enable = true;
viAlias = true;