libvirtd module: add qemu_kvm to path
This commit is contained in:
parent
2f5dab753c
commit
8994b27c54
@ -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" ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user