It was dns, its always dns
This commit is contained in:
parent
6916cddc48
commit
f6f3c0b844
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
prefixLength = 24;
|
prefixLength = 24;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
nameservers = [ "192.168.10.1" ];
|
||||||
defaultGateway = {
|
defaultGateway = {
|
||||||
address = "192.168.10.1";
|
address = "192.168.10.1";
|
||||||
interface = "ens18";
|
interface = "ens18";
|
||||||
|
|
Loading…
Add table
Reference in a new issue