{
  networking.networkmanager = {
    enable = true;
    wifi.macAddress = "random";
  };
}