summaryrefslogtreecommitdiffstats
path: root/tv/2configs/exim-retiolum.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-01 17:13:46 +0100
committertv <tv@krebsco.de>2016-02-01 17:13:46 +0100
commitf6a4131daecd6e5c1a0727adbcac43ba8530ec13 (patch)
tree88aba33e586e8cb0e6a2b6fd6e1e5da08584f087 /tv/2configs/exim-retiolum.nix
parent1a5a3c0cf2aba173772765c24a0865bb2da6b691 (diff)
tv exim-retiolum: init
Diffstat (limited to 'tv/2configs/exim-retiolum.nix')
-rw-r--r--tv/2configs/exim-retiolum.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/tv/2configs/exim-retiolum.nix b/tv/2configs/exim-retiolum.nix
new file mode 100644
index 00000000..1af72c28
--- /dev/null
+++ b/tv/2configs/exim-retiolum.nix
@@ -0,0 +1,5 @@
+{ ... }:
+
+{
+ krebs.exim-retiolum.enable = true;
+}