calcite: fix nixos-rebuild wait for nm-online
This commit is contained in:
parent
6120ca25fb
commit
44482b9e9e
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
dns = "systemd-resolved";
|
||||
};
|
||||
};
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue