diff options
author | tv <tv@krebsco.de> | 2016-02-01 17:13:46 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 17:13:46 +0100 |
commit | f6a4131daecd6e5c1a0727adbcac43ba8530ec13 (patch) | |
tree | 88aba33e586e8cb0e6a2b6fd6e1e5da08584f087 /tv/1systems/xu.nix | |
parent | 1a5a3c0cf2aba173772765c24a0865bb2da6b691 (diff) |
tv exim-retiolum: init
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r-- | tv/1systems/xu.nix | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index e6894b55e..12c115eb8 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -5,12 +5,9 @@ with lib; { krebs.build.host = config.krebs.hosts.xu; - krebs.build.source.git.nixpkgs.rev = - "7ae05edcdd14f6ace83ead9bf0d114e97c89a83a"; - imports = [ ../2configs/hw/x220.nix - #../2configs/consul-client.nix + ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/mail-client.nix ../2configs/pulse.nix @@ -136,9 +133,6 @@ with lib; }; } { - krebs.exim-retiolum.enable = true; - } - { krebs.nginx = { enable = true; servers.default.locations = [ |