containers: install libvirt
This commit is contained in:
parent
030853eef1
commit
e1c81e5347
2 changed files with 6 additions and 0 deletions
|
|
@ -48,5 +48,9 @@
|
|||
programs.extra-container.enable = true;
|
||||
|
||||
programs.firejail.enable = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
environment.systemPackages = with pkgs; [ dnsmasq ];
|
||||
networking.firewall.trustedInterfaces = [ "virbr0" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue