From 7d27c708f3dd02816e9678e0faed12d80745a11f Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 16 Dec 2025 20:04:38 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index fcf453e..f264ab6 100644 --- a/common.nix +++ b/common.nix @@ -23,6 +23,7 @@ services.flatpak.enable = true; # Enable network-manager networking.networkmanager.enable = true; +systemd.services.NetworkManager-wait-online.enable = false; # Shell aliases environment.shellAliases = {