commit 02685ce72f0388f716a6579524f3078da6cecc11
parent e0752751765c604d45dc31cfa577c978a862201f
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 27 Jan 2024 16:09:57 +0100
meow
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix
@@ -548,7 +548,7 @@ in {
10.100.0.1/32;
10.100.0.0/24;
};
- interface "nordgedanken", "worker2", "floating1" "enp7s0" {
+ interface "nordgedanken", "worker2", "floating1", "enp7s0" {
type ptp; # VPN tunnels should be point-to-point
};
};