From 94f1afc4c040f41662a665e0a65c048995c54b79 Mon Sep 17 00:00:00 2001 From: mustard Date: Tue, 28 Oct 2025 00:23:49 +0100 Subject: [PATCH] tweak template --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)