removed network option from oci-container
Some checks failed
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Failing after 1m6s

This commit is contained in:
shobu
2025-12-24 17:26:31 +01:00
parent 527a17a169
commit d4b315e90e

View File

@@ -38,7 +38,6 @@
in
{
backend = "docker";
networking = { };
containers = {
gluetun = {
image = "qmcgaw/gluetun";