bicep: don't wait for all interfaces and especially not jokums

This commit is contained in:
Daniel Lovbrotte Olsen 2023-04-07 04:53:36 +02:00
parent 9f6020b5e7
commit bac67ee123
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
matchConfig.Name = "enp6s0f0";
address = with values.hosts.bicep; [ (ipv4 + "/25") (ipv6 + "/64") ];
};
systemd.network.wait-online = {
ignoredInterfaces = [ "enp6s0f1" ];
anyInterface = true;
};
# Do not change, even during upgrades.
# See https://search.nixos.org/options?show=system.stateVersion