summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-06-20 21:45:36 -0400
committerGitHub <noreply@github.com>2018-06-20 21:45:36 -0400
commit39250775485ad425dc10177c74db88b232f2160b (patch)
treeeacdb258d9b252766eff3f648b871ab6d929f94d /nixos/modules/module-list.nix
parentb77a57b78b62a8111bd76560a45c33a5cb6c1d01 (diff)
parent358296c05a790777e11938f3eb97febcb8da0685 (diff)
downloadnixlib-39250775485ad425dc10177c74db88b232f2160b.tar
nixlib-39250775485ad425dc10177c74db88b232f2160b.tar.gz
nixlib-39250775485ad425dc10177c74db88b232f2160b.tar.bz2
nixlib-39250775485ad425dc10177c74db88b232f2160b.tar.lz
nixlib-39250775485ad425dc10177c74db88b232f2160b.tar.xz
nixlib-39250775485ad425dc10177c74db88b232f2160b.tar.zst
nixlib-39250775485ad425dc10177c74db88b232f2160b.zip
Merge pull request #41485 from teto/owamp
[RDY] Owamp : Get one way (network) latencies between synchronized computers
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index cd594b934b83..193ef0d1c961 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -541,6 +541,7 @@
   ./services/networking/openntpd.nix
   ./services/networking/openvpn.nix
   ./services/networking/ostinato.nix
+  ./services/networking/owamp.nix
   ./services/networking/pdnsd.nix
   ./services/networking/polipo.nix
   ./services/networking/powerdns.nix