Correct interfaces for kholinar
This commit is contained in:
parent
336a353639
commit
85ac3beb22
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@
|
||||||
bluetooth.enable = true;
|
bluetooth.enable = true;
|
||||||
network.mobile = {
|
network.mobile = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wireless-interface = "wlp2s0";
|
wireless-interface = "wlp0s20f3";
|
||||||
wired-interfaces = {
|
wired-interfaces = {
|
||||||
"enp0s31f6" = { macAddress = "10:65:30:df:80:f5"; };
|
"enp0s31f6" = { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
zfs = {
|
zfs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue