mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -133,6 +133,7 @@ let
|
||||
prefixLength = 64;
|
||||
}
|
||||
];
|
||||
ipv6.routes = [ { address = "2a13:7c00:10:6::1"; prefixLength = 128; } ];
|
||||
};
|
||||
defaultGateway6 = {
|
||||
address = "2a13:7c00:10:6::1";
|
||||
|
||||
Reference in New Issue
Block a user