Add bzip2 in case PHP needs it.

This commit is contained in:
Eli Ribble 2025-04-11 16:17:29 -07:00
parent 225cb56f74
commit f9be9a1657
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
boot.tmp.cleanOnBoot = true;
environment.systemPackages = with pkgs; [
bzip2
fish
git
htop