From 493ba5f537e134679214d104f07033d4d07aa195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 2 Oct 2022 19:10:51 +0200 Subject: Include imagemagick profile from workstation. --- manifests/workstation.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/workstation.pp b/manifests/workstation.pp index 7a92e2b..1341230 100644 --- a/manifests/workstation.pp +++ b/manifests/workstation.pp @@ -64,7 +64,6 @@ class profiles::workstation ( 'elinks', 'ghc-libs', 'highlight', - 'imagemagick', 'isync', 'mpc', 'mutt', @@ -80,6 +79,7 @@ class profiles::workstation ( ]) + include ::profiles::imagemagick include ::profiles::cowsay include ::profiles::tex include ::profiles::sudo -- cgit v1.2.3