l network-manager: randomize mac addresses
This commit is contained in:
parent
a5160c8d4f
commit
ab0d80fde8
@ -15,6 +15,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.networkmanager = {
|
networking.networkmanager = {
|
||||||
|
ethernet.macAddress = "random";
|
||||||
|
wifi.macAddress = "random";
|
||||||
enable = true;
|
enable = true;
|
||||||
unmanaged = [
|
unmanaged = [
|
||||||
"docker*"
|
"docker*"
|
||||||
|
Loading…
Reference in New Issue
Block a user