diff --git a/leaves/dhimd.cfg b/leaves/dhimd.cfg index 9c320fc..72ba039 100644 --- a/leaves/dhimd.cfg +++ b/leaves/dhimd.cfg @@ -20,8 +20,9 @@ %include bhmd.cfg # A base hypervisor %include bhimd.cfg # Specific virtualization configuration for Intel(tm) CPU and Intel(tm) graphic cards -%packages --exclude-weakdeps +%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies. virt-manager # Install virt-manager, the graphical front-end for QEMU/KVM +gnome-initial-setup # Add GNOME initial setup too to let user create local account. -%end \ No newline at end of file +%end # End of the packages section