Skip to content
Snippets Groups Projects
Commit 6d07356d authored by Benoit Donneaux's avatar Benoit Donneaux
Browse files

Switch to QEmu agent- not yet available

parent 87a0deaf
No related branches found
No related tags found
1 merge request!393Draft: Support QEmu local grid - DO NOT MERGE
Pipeline #4857 passed
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
}; };
config = { config = {
#virtualisation.virtualbox.guest.enable = true; # Apparently not yet available in nixpkgs 21.11
# virtualisation.qemu.guestAgent.enable = true;
boot.loader.grub.device = "/dev/vda"; boot.loader.grub.device = "/dev/vda";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment