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