dotfiles/nixos/modules/virtualization.nix
2024-10-06 15:25:05 -05:00

3 lines
45 B
Nix
Executable file

{
virtualisation.libvirtd.enable = true;
}