about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2014-12-20 16:10:28 +0100
committertv <tv@shackspace.de>2015-01-21 05:09:47 +0100
commit3fdd9250638b77ef46eb9860f655013907fe4842 (patch)
treeb908dc8e9038d3bd0eb16ddd1348e554d4cb1cee /nixos/modules/module-list.nix
parent263a179946c23fddb000851e1631c7071f44b5d8 (diff)
downloadnixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar.gz
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar.bz2
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar.lz
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar.xz
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.tar.zst
nixlib-3fdd9250638b77ef46eb9860f655013907fe4842.zip
nixos: Add tlsdated service
Diffstat (limited to 'nixos/modules/module-list.nix')
-rwxr-xr-xnixos/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 2a2a7b004163..ff535c973e99 100755
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -290,6 +290,7 @@
   ./services/networking/tcpcrypt.nix
   ./services/networking/teamspeak3.nix
   ./services/networking/tftpd.nix
+  ./services/networking/tlsdated.nix
   ./services/networking/tox-bootstrapd.nix
   ./services/networking/unbound.nix
   ./services/networking/unifi.nix