diff --git a/nixos/configuration.nix b/nixos/configuration.nix index e15064f..d26d0e0 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -31,7 +31,7 @@ boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ]; networking = { - hostname = "persephone"; + hostName = "persephone"; networkmanager.enable = true; interfaces.wlan0.matchConfig.MACAddress = "ca:12:ab:3c:d5:a9"; interfaces.wlan0.ipv4.addresses = [