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