1
0
forked from extern/nix-config

meta: Move shards to neovim config

The neovim config has everything I need for software development, so
having shards there makes sense.
This commit is contained in:
Donovan Glover 2023-06-19 12:10:59 -04:00
parent df92eb1eb4
commit b7ed04d1a2
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 20 additions and 3 deletions

View File

@ -15,25 +15,43 @@ in
programs.bat.enable = true;
home.packages = with pkgs; [
# c
gcc
clang-tools
# go
go
gopls
# nix
nil
alejandra
nixpkgs-fmt
nixfmt
# crystal
shards
# node/yarn/deno
nodejs
npm
yarn
deno
gcc
# rust
rustc
rustfmt
cargo
rust-analyzer
bacon
# markdown
marksman
# lua
lua-language-server
clang-tools
# tex
texlab
];

View File

@ -75,7 +75,6 @@ let VARIABLES = import ./variables.nix; in {
recode
rmlint
sd
shards
smartmontools
visidata
scc