virtualisation.libvirtd.hooks.daemon

NixOS option

Hooks that will be placed under /var/lib/libvirt/hooks/daemon.d/ and called for daemon start/shutdown/SIGHUP events. Please see https://libvirt.org/hooks.html for documentation.

type: attribute set of absolute path
Default
{ }
declared in: nixos/modules/virtualisation/libvirtd.nixView source on NixOS/nixpkgs →