diff --git a/Makefile b/Makefile index 5464499..798fcb8 100644 --- a/Makefile +++ b/Makefile @@ -88,5 +88,5 @@ apply: qubesctl top.enable topd qubesctl top.enable $(APPLY_ARGS) - qubesctl --show-output --force-color --skip-dom0 --targets templates state.apply $(APPLY_ARGS) + qubesctl --show-output --force-color --targets templates state.apply $(APPLY_ARGS) qubesctl top.disable $(APPLY_ARGS)