nixos/modules/common-desktop/mac.nix

3 lines
60 B
Nix

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