summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-07-16 03:06:56 +0200
committerMel <mel@rnrd.eu>2025-07-16 03:06:56 +0200
commit953fd0ac4776e62ba89ca20279689867ce836978 (patch)
tree36395841be696b9ad33202271930ab846cabda4a /machines
parent9fd6ea4a21a9112425d4f8d46178404d7b33f386 (diff)
downloadnetwork-953fd0ac4776e62ba89ca20279689867ce836978.tar.zst
network-953fd0ac4776e62ba89ca20279689867ce836978.zip
Add WireGuard VPN configuration for taupe
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines')
-rw-r--r--machines/taupe/default.nix2
1 files changed, 2 insertions, 0 deletions
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 = {