mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added parrot bot --doesn't work yet
This commit is contained in:
parent
a8bf781fcd
commit
d40d26761b
4 changed files with 37 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue