mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/rigel/networking.nix
This commit is contained in:
@@ -19,6 +19,15 @@ in
|
||||
prefixLength = 64;
|
||||
}
|
||||
];
|
||||
ipv6.routes = [
|
||||
{
|
||||
address = "fdab:c002:36cb::";
|
||||
prefixLength = 64;
|
||||
}
|
||||
{
|
||||
address = "";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user