summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorTom <Tom.TSmeets@Gmail.com>2017-03-07 03:50:37 +0100
committerJoachim F <joachifm@users.noreply.github.com>2017-03-07 03:50:37 +0100
commit9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b (patch)
tree57f88f4f9626d53f4f444fa7e5f03f0c99a337b1 /pkgs
parent2d0991580c3f4bd5b875bb919f60e1b8ec54b8af (diff)
downloadnixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar.gz
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar.bz2
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar.lz
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar.xz
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.tar.zst
nixpkgs-9a7bad2c178c6b4642ed50e7d10e69d03dc3e35b.zip
networkmanager service: support changing the mac-address (#23464)
Set `networking.networkmanager.wifi.macAddress` or `networking.networkmanager.ethernet.macAddress`
to one of these values to change your macAddress.

* "XX:XX:XX:XX:XX:XX": set the MAC address of the interface.
* "permanent": use the permanent MAC address of the device.
* "preserve": don’t change the MAC address of the device upon activation.
* "random": generate a randomized value upon each connect.
* "stable": generate a stable, hashed MAC address.

See https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-networkmanager-1-4-0/ for more information
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions