From 127d8ff2c2e77a0cbfc7a2a3c962ef23b5ab7261 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 24 Apr 2026 22:04:42 +0200 Subject: Remove generic foundation WireGuard server module, currently replaced by the tunnel and not required Signed-off-by: Mel --- modules/foundation/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/foundation/default.nix') diff --git a/modules/foundation/default.nix b/modules/foundation/default.nix index 68e102a..3905eb8 100644 --- a/modules/foundation/default.nix +++ b/modules/foundation/default.nix @@ -3,7 +3,6 @@ { imports = [ ./tailnet.nix - ./wireguard.nix ./services ./monitoring ./www -- cgit 1.4.1