Add bzip2 in case PHP needs it.
This commit is contained in:
parent
225cb56f74
commit
f9be9a1657
|
@ -7,6 +7,7 @@
|
|||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
bzip2
|
||||
fish
|
||||
git
|
||||
htop
|
||||
|
|
Loading…
Reference in New Issue