blade-router: put radvd config in correct place
This commit is contained in:
parent
c5fc727f7a
commit
7de4d2690e
1 changed files with 18 additions and 18 deletions
|
@ -127,7 +127,6 @@ with lib;
|
|||
virtualRouterId = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.radvd = {
|
||||
enable = true;
|
||||
|
@ -147,4 +146,5 @@ with lib;
|
|||
};
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue