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