5 lines
54 B
Nix
Raw Normal View History

{ ... }:
{
virtualisation.libvirtd.enable = true;
}