Renamed networking.hostname to networking.hostName
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user