From c30ccd00741f7d2166fc8303ac211f20e9ce5604 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 19 Jan 2025 20:39:52 -0600 Subject: [PATCH] update cloud configuration --- modules/machine/cloud/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/machine/cloud/configuration.nix b/modules/machine/cloud/configuration.nix index 7cfb888..478666c 100644 --- a/modules/machine/cloud/configuration.nix +++ b/modules/machine/cloud/configuration.nix @@ -143,7 +143,7 @@ in { # Core networking module (see ../../networking/core.nix) network = { firewall.enable = true; - networkmanager.enable = true; + networkManager.enable = true; }; # Enable dconf