From c2e6b0e2a112f2289e58764d05f34aaf613cb022 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 11 Jan 2026 10:28:59 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/common.nix b/common.nix index 6ea55a8..7103c49 100644 --- a/common.nix +++ b/common.nix @@ -24,7 +24,6 @@ # Enable network-manager networking.networkmanager.enable = true; - systemd.services.NetworkManager-wait-online.enable = false; # Shell aliases environment.shellAliases = {