"Release" 25.11 Hooray
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 34m0s

This commit is contained in:
2025-12-04 22:27:33 +00:00
parent 4433395125
commit 8e95b1ba2a
12 changed files with 91 additions and 95 deletions

View File

@@ -114,7 +114,7 @@ in
};
containers.containersConf.settings.network = {
network_backend = "netavark";
firewall_driver = "none";
firewall_driver = mkForce "none";
};
};