Add qemu guest to all headless VMs
This commit is contained in:
parent
04c0fa5f40
commit
22c1c75af7
@ -6,5 +6,8 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# Qemu guest
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user