summaryrefslogtreecommitdiff
path: root/hosts/kay/modules/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/kay/modules/router.nix')
-rw-r--r--hosts/kay/modules/router.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/kay/modules/router.nix b/hosts/kay/modules/router.nix
index b644e94..2fd2f29 100644
--- a/hosts/kay/modules/router.nix
+++ b/hosts/kay/modules/router.nix
@@ -10,7 +10,10 @@ let
leaseRangeEnd = "10.0.0.254";
in
{
- imports = [ ./wireguard.nix ];
+ imports = [
+ ./wireguard.nix
+ ./iperf3.nix
+ ];
networking = {
nat = {