summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorLeon Schuermann <leon-git@lschuermann.xyz>2018-01-21 12:23:07 +0100
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-01-21 11:23:07 +0000
commit04c4c0108997543d4668e535c9ec225fec375478 (patch)
treecbccf734dae119469b651413ec34c42a274f65c1 /nixos/modules/module-list.nix
parentf0401a23591fbf6727f66ad31a795a84573f251c (diff)
downloadnixlib-04c4c0108997543d4668e535c9ec225fec375478.tar
nixlib-04c4c0108997543d4668e535c9ec225fec375478.tar.gz
nixlib-04c4c0108997543d4668e535c9ec225fec375478.tar.bz2
nixlib-04c4c0108997543d4668e535c9ec225fec375478.tar.lz
nixlib-04c4c0108997543d4668e535c9ec225fec375478.tar.xz
nixlib-04c4c0108997543d4668e535c9ec225fec375478.tar.zst
nixlib-04c4c0108997543d4668e535c9ec225fec375478.zip
nixos/stunnel: add module (#33151)
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 bb3abc256fc1..e512881765e0 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -540,6 +540,7 @@
   ./services/networking/ssh/lshd.nix
   ./services/networking/ssh/sshd.nix
   ./services/networking/strongswan.nix
+  ./services/networking/stunnel.nix
   ./services/networking/supplicant.nix
   ./services/networking/supybot.nix
   ./services/networking/syncthing.nix