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