Infini-DL360: add imagemagick to system packages
This commit is contained in:
parent
5229eac652
commit
5070094370
1 changed files with 1 additions and 0 deletions
|
@ -149,5 +149,6 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
ffmpeg-full
|
ffmpeg-full
|
||||||
|
imagemagick
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue