VEGAS/virtualisation: enable PolKit as per module requirements
This commit is contained in:
parent
8ccb1477db
commit
dbf4d05613
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
enable = true;
|
||||
qemu.package = pkgs.qemu_kvm;
|
||||
};
|
||||
security.polkit.enable = true;
|
||||
# TODO: maybe be more strict
|
||||
networking.firewall.trustedInterfaces = [
|
||||
"vmcore"
|
||||
|
|
Loading…
Reference in a new issue