massicot: fix bugs
This commit is contained in:
parent
42f550f156
commit
a31020a9ea
3 changed files with 10 additions and 2 deletions
|
@ -9,5 +9,5 @@ networking = {
|
|||
address = "fe80::1";
|
||||
interface = "eth0";
|
||||
};
|
||||
nameservers = [ "2a00:1098:2b::1" "2a00:1098:2c::1" "2a01:4f9:c010:3f02::1"]
|
||||
nameservers = [ "2a00:1098:2b::1" "2a00:1098:2c::1" "2a01:4f9:c010:3f02::1"];
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue