No need to spoof MAC-address anymore
This commit is contained in:
parent
0e464cc7ee
commit
705f1f5c46
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
wireless-interface = "wlp0s20f3";
|
wireless-interface = "wlp0s20f3";
|
||||||
wired-interfaces = {
|
wired-interfaces = {
|
||||||
"enp0s13f0u2u2" = { macAddress = "10:65:30:df:80:f5"; };
|
"enp0s13f0u2u2" = { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
zfs = {
|
zfs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue