added polkit to make libvirt work remote
This commit is contained in:
parent
15dd2a5ab8
commit
2c3718ac3a
|
@ -4,5 +4,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
qemu_kvm
|
||||
libvirt
|
||||
polkit
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue