commit b97e3d9c83f7848026e550eb67f028d804bfcb67
parent 646a9bc49e011889fe1e9372ca47671aa11bb703
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 20 Apr 2024 22:23:18 +0200
Remove obsolete ip adresses
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -149,7 +149,6 @@ in {
};
address = [
"49.13.24.105/32"
- "159.69.103.159/32"
"2a01:4f8:c012:492::1/64"
];
routes = [
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix
@@ -127,7 +127,6 @@ in {
};
address = [
"37.27.5.79/32"
- "65.109.241.200/32"
"2a01:4f9:c012:54d3::/64"
];
routes = [
@@ -259,6 +258,7 @@ in {
6081
8473
6696
+ 443
];
extraCommands =