diff options
| author | Mel <mel@rnrd.eu> | 2025-07-27 22:26:57 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-07-27 22:28:12 +0200 |
| commit | a01e36caae6da9502c470e3be37fb43db27d5caf (patch) | |
| tree | d00f7be796ab6cb19768761bf95335ce78795e75 /modules/foundation/default.nix | |
| parent | 519d8ec24f9447c7a922353dde07f7abe2895d75 (diff) | |
| download | network-a01e36caae6da9502c470e3be37fb43db27d5caf.tar.zst network-a01e36caae6da9502c470e3be37fb43db27d5caf.zip | |
Configure zibeline WireGuard VPN server
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/foundation/default.nix')
| -rw-r--r-- | modules/foundation/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/foundation/default.nix b/modules/foundation/default.nix index fbcb2f8..81140b3 100644 --- a/modules/foundation/default.nix +++ b/modules/foundation/default.nix @@ -4,6 +4,7 @@ imports = [ ./services.nix ./tailnet.nix + ./wireguard.nix ./monitoring ./www ]; |
