commit 39690010f2bd2d1a5e80a0ab496465a5a57efd7a
parent 3135a8cd464e2b0b7164aefd0e2eedb8803469ab
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 27 Jan 2024 22:52:03 +0100
defeated
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -273,6 +273,7 @@ in {
51821
6081
8473
+ 6696
config.services.tailscale.port
];
@@ -471,6 +472,7 @@ in {
}
protocol babel {
+ randomize router id yes;
interface "enp7s0" {
type wired;
};
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix
@@ -247,6 +247,7 @@ in {
51841
6081
8473
+ 6696
];
extraCommands =
@@ -676,6 +677,7 @@ in {
learn yes;
}
protocol babel {
+ randomize router id yes;
interface "enp7s0" {
type wired;
};