summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorGemini Lasswell <gazally@runbox.com>2019-06-27 08:56:10 -0700
committerEmery Hemingway <ehmry@posteo.net>2019-10-26 13:51:31 +0200
commitb8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a (patch)
tree486b6c9c1ece5156447495000ed2cb6f011525f7 /nixos/modules/module-list.nix
parent3cc9bcb3386cec3a29af58cf361da2dc2fad7164 (diff)
downloadnixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar.gz
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar.bz2
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar.lz
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar.xz
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.tar.zst
nixpkgs-b8cb8c39d6aa8a8e9ec9a95f95dd480478b60f4a.zip
nixos/yggdrasil: add service
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 247039b848d..d3739ae0960 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -730,6 +730,7 @@
   ./services/networking/xinetd.nix
   ./services/networking/xl2tpd.nix
   ./services/networking/xrdp.nix
+  ./services/networking/yggdrasil.nix
   ./services/networking/zerobin.nix
   ./services/networking/zeronet.nix
   ./services/networking/zerotierone.nix