diff --git a/blocks/dev-virtual-desktop.cfg b/blocks/dev-virtual-desktop.cfg index 28ff9d0..ba85dac 100644 --- a/blocks/dev-virtual-desktop.cfg +++ b/blocks/dev-virtual-desktop.cfg @@ -16,4 +16,6 @@ %include base-storage.cfg # base storage %include dev-base.cfg # A minimal machine %include base-desktop-gnome.cfg # A desktop environment -%include base-guest-agents.cfg # Guest agents \ No newline at end of file +%include base-guest-agents.cfg # Guest agents + +reboot --kexec # Reboot straight into the system after a successfull installation \ No newline at end of file