Compare commits
1 commit
bef4f24477
...
7d13dff025
Author | SHA1 | Date | |
---|---|---|---|
7d13dff025 |
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
networks."10-wired-default" = {
|
networks."10-wired-default" = {
|
||||||
matchConfig.Name = "enp65s0f0np0";
|
matchConfig.Name = "enp65s0f0np0";
|
||||||
|
|
||||||
address = [ "141.30.30.194/26" "141.30.30.129/26" ];
|
address = [ "141.30.30.194/26" ];
|
||||||
routes = [
|
routes = [
|
||||||
{
|
{
|
||||||
routeConfig.Gateway = "141.30.30.193";
|
routeConfig.Gateway = "141.30.30.193";
|
||||||
|
|
Loading…
Add table
Reference in a new issue