nextcloud: add utility to disable trusted domains
This PR adds script which disables trusted domains in nextcloud.
The reason why it's not run in postinst script is that trusted domains prevents Cross site request forgery attack
Users should enable this explicitly.
Fixes https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/534