mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
hosts/srv-public: Reinstall on new vps
This commit is contained in:
parent
23ebd7d422
commit
03a62ea382
4 changed files with 39 additions and 21 deletions
|
|
@ -26,8 +26,8 @@
|
|||
linkConfig.RequiredForOnline = "routable";
|
||||
networkConfig.DHCP = "no";
|
||||
address = [
|
||||
"91.99.70.118/32"
|
||||
"2a01:4f8:1c1b:ffc7::1/64"
|
||||
"91.107.212.241/32"
|
||||
"2a01:4f8:1c17:5597::1/64"
|
||||
];
|
||||
routes = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue