Renamed networking.hostname to networking.hostName

This commit is contained in:
2025-11-13 22:54:40 +00:00
parent 0984db884c
commit fdedee08bd

View File

@@ -31,7 +31,7 @@
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ]; boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
networking = { networking = {
hostname = "persephone"; hostName = "persephone";
networkmanager.enable = true; networkmanager.enable = true;
interfaces.wlan0.matchConfig.MACAddress = "ca:12:ab:3c:d5:a9"; interfaces.wlan0.matchConfig.MACAddress = "ca:12:ab:3c:d5:a9";
interfaces.wlan0.ipv4.addresses = [ interfaces.wlan0.ipv4.addresses = [