> where do i need to put my custom *.sls files?and how launch it use qubesctl from dom0?
> Thanks.
You can create folder within /srv/salt and put files there - reference
them as <folder>.<file>:
qubesctl state.apply <folder>.<file>
If you prefer not to use /srv/salt you can run:
`qubesctl state.apply qubes.user-dirs`
which will create a usable "user_" structure under /srv