nixos/tower: Fix networkd wait-online
This commit is contained in:
parent
250bd96f08
commit
f84f97dc06
@ -136,11 +136,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
services = {
|
|
||||||
systemd-networkd-wait-online.enable = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
network = {
|
network = {
|
||||||
|
wait-online.enable = false;
|
||||||
links = {
|
links = {
|
||||||
"10-wifi" = {
|
"10-wifi" = {
|
||||||
matchConfig.MACAddress = "8c:f8:c5:55:96:1e";
|
matchConfig.MACAddress = "8c:f8:c5:55:96:1e";
|
||||||
|
Loading…
Reference in New Issue
Block a user