l network-manager: randomize mac addresses

This commit is contained in:
lassulus 2019-05-29 15:37:33 +02:00
parent a5160c8d4f
commit ab0d80fde8

View File

@ -15,6 +15,8 @@
};
};
networking.networkmanager = {
ethernet.macAddress = "random";
wifi.macAddress = "random";
enable = true;
unmanaged = [
"docker*"