about summary refs log tree commit diff
path: root/machines/devhell/eir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/eir.nix')
-rw-r--r--machines/devhell/eir.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index 1fbf5cd2..73e5f581 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -62,9 +62,6 @@
 
   swapDevices = [ ];
 
-  # FIXME Check if this is still necessary in the future
-  systemd.services.systemd-networkd-wait-online.enable = false;
-
   # XXX Make networkd ignore virtual network interfaces
   systemd.network.networks."99-libvirt" = {
     matchConfig.Name = "virbr* vnet*";