Revert "networking: add option to toggle the wait-online service"
This reverts commit 8758f476b36e1d98ad2c854889c642ad6d86c505.
This commit is contained in:
parent
0f486c46b2
commit
6fd4209594
@ -186,15 +186,6 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.waitForOnline = lib.mkOption {
|
|
||||||
type = types.bool;
|
|
||||||
default = true;
|
|
||||||
description = ''
|
|
||||||
When bringing up the network, always wait for it to be online before continuing.
|
|
||||||
|
|
||||||
This is currently only implemented for networkd.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user