allow vm interface in firewall
This commit is contained in:
parent
1dc55be5e1
commit
53bce23a05
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|
||||||
|
networking.firewall.trustedInterfaces = [ "virbr0" ];
|
||||||
|
|
||||||
users.users.user.extraGroups = [
|
users.users.user.extraGroups = [
|
||||||
"libvirt"
|
"libvirt"
|
||||||
"libvirtd"
|
"libvirtd"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue