mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
magick -background white -fill black \
|
magick -background white -fill black \
|
||||||
-pointsize 20 -font DejaVu-Sans \
|
-pointsize 20 -font DejaVu-Sans \
|
||||||
label:"${contactTXT}" "$1"
|
label:"${contactTXT}" "$1"
|
||||||
convert $1 -compress Group4 -density 204x196 -monochrome -depth 1 "$1"
|
magick $1 -compress Group4 -density 204x196 -monochrome -depth 1 "$1"
|
||||||
'';
|
'';
|
||||||
runtimeInputs = [ pkgs.imagemagick ];
|
runtimeInputs = [ pkgs.imagemagick ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user