fix: for new hardware
This commit is contained in:
parent
4762f6f196
commit
2381db697d
2 changed files with 21 additions and 17 deletions
|
|
@ -73,7 +73,7 @@
|
|||
defaultGateway = "192.168.0.1";
|
||||
nameservers = [ "192.168.0.4" ];
|
||||
useDHCP = false;
|
||||
interfaces.enp42s0 = {
|
||||
interfaces.enp6s0 = {
|
||||
ipv4.addresses = [
|
||||
{
|
||||
address = "192.168.0.14";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue