refactor(packages): move packages
Move packages so they aren't only available in Neovim, just in case I want to run one of them from the command line.
This commit is contained in:
parent
63362f9d82
commit
db175139a9
2 changed files with 5 additions and 5 deletions
|
@ -22,10 +22,15 @@ with pkgs; [
|
|||
mysql
|
||||
neofetch
|
||||
nodePackages."http-server"
|
||||
nodePackages.eslint
|
||||
nodePackages.nodemon
|
||||
nodePackages.prettier
|
||||
nodejs
|
||||
php81
|
||||
php81Packages.composer
|
||||
php81Packages.phpcbf
|
||||
php81Packages.phpcs
|
||||
php81Packages.phpstan
|
||||
platformsh
|
||||
postman
|
||||
pulumi-bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue