virtualisation: shutdown on shutdown
This commit is contained in:
parent
c5c9dcd5bd
commit
988e533772
@ -17,6 +17,7 @@
|
||||
vswitch.enable = true;
|
||||
libvirtd = {
|
||||
enable = true; # Virtual drivers
|
||||
onShutdown = "shutdown";
|
||||
#qemuPackage = pkgs.qemu_kvm; # Default
|
||||
qemu = {
|
||||
runAsRoot = false;
|
||||
|
Loading…
Reference in New Issue
Block a user