From 953fd0ac4776e62ba89ca20279689867ce836978 Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 16 Jul 2025 03:06:56 +0200 Subject: Add WireGuard VPN configuration for taupe Signed-off-by: Mel --- machines/taupe/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines') diff --git a/machines/taupe/default.nix b/machines/taupe/default.nix index e4dce7d..0c2f025 100644 --- a/machines/taupe/default.nix +++ b/machines/taupe/default.nix @@ -6,6 +6,8 @@ ./hardware.nix ./devices.nix + + ../../modules/wireguard.nix ]; foundation = { -- cgit 1.4.1