libvirtd module: add qemu_kvm to path
This commit is contained in:
@@ -102,7 +102,7 @@ in {
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ libvirt netcat-openbsd ];
|
environment.systemPackages = with pkgs; [ libvirt netcat-openbsd qemu_kvm ];
|
||||||
|
|
||||||
boot.kernelModules = [ "tun" ];
|
boot.kernelModules = [ "tun" ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user