added imagick
This commit is contained in:
parent
002104b30d
commit
0d360faeb8
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@ nextcloud-pkgs:
|
|||
- nextcloud
|
||||
- php-gd
|
||||
- php-intl
|
||||
- php-imagick
|
||||
- nginx
|
||||
- openldap
|
||||
|
||||
|
|
3
states/top.sls
Normal file
3
states/top.sls
Normal file
|
@ -0,0 +1,3 @@
|
|||
dev:
|
||||
'*':
|
||||
- repos.aur
|
Loading…
Add table
Reference in a new issue