fix[work]: update libvirtd config for vagrant
Some checks are pending
Build and Deploy / build (push) Waiting to run
Build and Deploy / deploy (push) Blocked by required conditions
Flake check / Check flake (push) Waiting to run

This commit is contained in:
Leon Schwarzäugl 2026-03-25 13:56:15 +01:00
parent a254a2712a
commit 361f77a447
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 112 additions and 34 deletions

View file

@ -79,6 +79,7 @@ in
personal = true;
};
networking.nftables.firewall.zones.untrusted.interfaces = [ "wlan*" "enp*" ];
# networking.nftables = {
# enable = lib.mkForce false;
# firewall.enable = lib.mkForce false;