Add guest agents to x86_64 and aarch64 minimal

This commit is contained in:
Andrew Lukoshko 2023-04-19 19:23:37 +02:00
parent e59a983017
commit 302fef211e
2 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,8 @@ additional_packages = [
"tmux",
"usbguard",
"kernel",
"hyperv-daemons",
"open-vm-tools",
]
}
),

View File

@ -162,6 +162,8 @@ additional_packages = [
"tmux",
"usbguard",
"kernel",
"hyperv-daemons",
"open-vm-tools",
]
}
),