summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-05-26 11:26:02 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-05-26 11:26:02 +0100
commit1113efec5e588738fc8a68315193a791973ca28c (patch)
tree7d16ac875dd3d460b35ff91da099c10f1b591b29 /nixos/modules/module-list.nix
parent4fd0f2cf4dd59a9a7918bdc7109d7c01ae1e8988 (diff)
parentec6ecce8cf2ecea21122ad24634ec2a6be8258f2 (diff)
downloadnixlib-1113efec5e588738fc8a68315193a791973ca28c.tar
nixlib-1113efec5e588738fc8a68315193a791973ca28c.tar.gz
nixlib-1113efec5e588738fc8a68315193a791973ca28c.tar.bz2
nixlib-1113efec5e588738fc8a68315193a791973ca28c.tar.lz
nixlib-1113efec5e588738fc8a68315193a791973ca28c.tar.xz
nixlib-1113efec5e588738fc8a68315193a791973ca28c.tar.zst
nixlib-1113efec5e588738fc8a68315193a791973ca28c.zip
Merge pull request #7559 from offlinehacker/openvswitch/ipsec
openvswitch: ipsec support
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 7de7d70db250..2870a259adb1 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -307,6 +307,7 @@
   ./services/networking/privoxy.nix
   ./services/networking/prosody.nix
   ./services/networking/quassel.nix
+  ./services/networking/racoon.nix
   ./services/networking/radicale.nix
   ./services/networking/radvd.nix
   ./services/networking/rdnssd.nix