fix: disable wait-online systemd service
This commit is contained in:
parent
414d23c149
commit
5c389b7a04
@ -102,6 +102,7 @@ in
|
||||
|
||||
systemd.network = {
|
||||
enable = true;
|
||||
wait-online.enable = false;
|
||||
wait-online.ignoredInterfaces = [ "lo" ];
|
||||
netdevs = {
|
||||
"20-${cfg.bridge.name}" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user