blossom/networking: use caramel as nameserver
This commit is contained in:
parent
dc88ab4fdb
commit
0ca9746daf
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
prefixLength = 24;
|
||||
}];
|
||||
defaultGateway = "192.168.100.1";
|
||||
nameservers = [ "8.8.8.8" ];
|
||||
nameservers = [ "192.168.100.15" ];
|
||||
|
||||
extraHosts = ''
|
||||
192.168.100.12 strawberry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue