Add a default version of PHP and Composer

I use it for various CLI tools so it makes sense to have a default
version of PHP installed.
This commit is contained in:
Oliver Davies 2024-02-26 17:31:59 +00:00
parent 996bfb0120
commit e98b2431c4
2 changed files with 8 additions and 0 deletions

View file

@ -24,6 +24,8 @@ with pkgs; [
lua
mysql
neofetch
php82
php82Packages.composer
pv
ripgrep
rustywind