diff options
| author | Mel <mel@rnrd.eu> | 2026-04-24 22:04:42 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-04-24 22:04:42 +0200 |
| commit | 127d8ff2c2e77a0cbfc7a2a3c962ef23b5ab7261 (patch) | |
| tree | 8c1466f92c26fb08ea6c2c3d666cacc7fe372cb6 /modules/foundation/default.nix | |
| parent | 0bfba3b356635a296f22bd060537c6c74cef2635 (diff) | |
| download | network-127d8ff2c2e77a0cbfc7a2a3c962ef23b5ab7261.tar.zst network-127d8ff2c2e77a0cbfc7a2a3c962ef23b5ab7261.zip | |
Remove generic foundation WireGuard server module, currently replaced by the tunnel and not required
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, 0 insertions, 1 deletions
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 |
