From 6b857eebbafba660cc57b19bd11f6484c91f8fd7 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 18 Mar 2015 00:14:27 +0100 Subject: Integrate Postfix config into module-list.nix. This currently is just a dummy module for now with a big fat TODO, but at least we now have a homogenous module namespace starting with "labernix." and categorized by services/config/tasks/whatnot. Signed-off-by: aszlig --- modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/module-list.nix') diff --git a/modules/module-list.nix b/modules/module-list.nix index 864019b1..5137c672 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -1,3 +1,4 @@ [ ./config/labernix-pkgs.nix + ./services/postfix ] -- cgit 1.4.1