summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 5272b3eb..ba86b1e4 100644
--- a/hel.nix
+++ b/hel.nix
@@ -513,5 +513,7 @@
513 }; 513 };
514 514
515 systemd.targets."multi-user".wants = ["gpscfg.timer"]; 515 systemd.targets."multi-user".wants = ["gpscfg.timer"];
516
517 systemd.services."NetworkManager-wait-online".enable = true;
516} 518}
517 519