swap nics
This commit is contained in:
parent
9b0e464862
commit
a3317ff76c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in
|
|||
nftables.enable = false;
|
||||
interfaces = {
|
||||
"enp130s0f0".useDHCP = true;
|
||||
"enp130s0f1".useDHCP = true;
|
||||
"eno1".useDHCP = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue