Added qemu guestagent

This commit is contained in:
Jan-Bulthuis 2025-04-16 14:33:15 +02:00
parent 59a16df0a3
commit ccdbfd81ac
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
ssh.enable = true;
};
# Enable qemu guest agent
services.qemuGuest.enable = true;
# Hardware configuration
hardware.enableRedistributableFirmware = true;
boot.initrd.availableKernelModules = [