From 01ef6990dac246f92159a83a262a1e6eff5edb9f Mon Sep 17 00:00:00 2001 From: teutat3s Date: Fri, 8 Dec 2023 17:31:30 +0100 Subject: [PATCH] fix: don't ignore interfaces that can change --- hosts/flora-6/configuration.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/flora-6/configuration.nix b/hosts/flora-6/configuration.nix index 7500560..3f108e4 100644 --- a/hosts/flora-6/configuration.nix +++ b/hosts/flora-6/configuration.nix @@ -34,10 +34,6 @@ in { #systemd.services."systemd-networkd".environment.SYSTEMD_LOG_LEVEL = "debug"; systemd.network.wait-online.ignoredInterfaces = [ "docker0" - "br-91ba3e5e7589" - "vethd42ed22" - "veth8fbf599" - "vethd62653e" ]; # List services that you want to enable: