nixos/modules/desktop/mac.nix
2025-03-22 21:31:51 -04:00

3 lines
60 B
Nix

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