virtualisation.libvirtd.enable

NixOS option

This option enables libvirtd, a daemon that manages virtual machines. Users in the “libvirtd” group can interact with the daemon (e.g. to start or stop VMs) using the virsh command line tool, among others.

type: boolean
Default
false
declared in: nixos/modules/virtualisation/libvirtd.nixView source on NixOS/nixpkgs →