From fa38ea010957a98e778c32b23a8f133b14afdef1 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 24 Apr 2026 03:10:11 +0200 Subject: Give the VPN its final name 'Tunnel' Signed-off-by: Mel --- machines/truite/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'machines/truite') diff --git a/machines/truite/default.nix b/machines/truite/default.nix index 615bbc6..6b08235 100644 --- a/machines/truite/default.nix +++ b/machines/truite/default.nix @@ -3,7 +3,10 @@ { imports = [ ../../modules/common.nix - ../../modules/vpn/ingress.nix + + # truite is the primary (and only) ingress node + # of the renard tunnel at `tunnel.rnrd.eu`. + ../../modules/tunnel/ingress.nix ./hardware.nix ./devices.nix -- cgit 1.4.1