nix: add imagemagick
This commit is contained in:
parent
72d15c0c34
commit
d399e8e64e
@ -203,6 +203,7 @@ in rec {
|
||||
environment.systemPackages = with pkgs; [
|
||||
xfce.thunar-archive-plugin
|
||||
zip
|
||||
imagemagick
|
||||
(pkgs.python3.withPackages python-packages)
|
||||
firefox
|
||||
thunderbird
|
||||
|
Loading…
x
Reference in New Issue
Block a user