allow virt interface
This commit is contained in:
@@ -14,7 +14,7 @@ in {
|
|||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options kvm ignore_msrs=1
|
options kvm ignore_msrs=1
|
||||||
'';
|
'';
|
||||||
|
networking.firewall.trustedInterfaces = [ "virbr0" ];
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
libvirtd = {
|
libvirtd = {
|
||||||
|
|||||||
Reference in New Issue
Block a user