virtualisation.xen.store.path
NixOS option
Path to the Xen Store Daemon. This option is useful to switch between the legacy C-based Xen Store Daemon, and the newer OCaml-based Xen Store Daemon, oxenstored.
type: absolute pathDefault
${config.virtualisation.xen.package}/bin/oxenstoredExample
declared in: nixos/modules/virtualisation/xen-dom0.nixView source on NixOS/nixpkgs →${config.virtualisation.xen.package}/bin/xenstored