summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2018-11-17 15:02:00 +0100
committerPierre Bourdon <delroth@gmail.com>2018-11-19 01:09:54 +0100
commit08f24cadaa65c367dd6599d0d7b1260d915cf527 (patch)
treee64827c68fac3147d82f9dc8c0c65953f9a03070 /nixos/modules/module-list.nix
parent47b3086bdf59a4df366550185863a149392d55fe (diff)
downloadnixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar.gz
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar.bz2
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar.lz
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar.xz
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.tar.zst
nixpkgs-08f24cadaa65c367dd6599d0d7b1260d915cf527.zip
syncthing-relay module: init
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 9ccb6dd205e..7327d4ac4df 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -620,6 +620,7 @@
   ./services/networking/supplicant.nix
   ./services/networking/supybot.nix
   ./services/networking/syncthing.nix
+  ./services/networking/syncthing-relay.nix
   ./services/networking/tcpcrypt.nix
   ./services/networking/teamspeak3.nix
   ./services/networking/tinc.nix