virtualisation.libvirtd.parallelShutdown
NixOS option
Number of guests that will be shutdown concurrently, taking effect when onShutdown is set to “shutdown”. If set to 0, guests will be shutdown one after another. Number of guests on shutdown at any time will not exceed number set in this variable.
type: unsigned integer, meaning >=0Default
declared in: nixos/modules/virtualisation/libvirtd.nixView source on NixOS/nixpkgs →0