diff options
| author | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
|---|---|---|
| committer | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
| commit | f189d5077565b4daee944c10f2ccacdeac3e74c9 (patch) | |
| tree | 3e807c706c5939a701424000a50422b2ca06a8f3 /tv/1systems/wu.nix | |
| parent | 242829c6949b1666ea8a0805f3b22c0221655954 (diff) | |
| parent | 47e8797f9b4715930bb64176d25779f82cfe55d7 (diff) | |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/1systems/wu.nix')
| -rw-r--r-- | tv/1systems/wu.nix | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 27691ec..a5cbde3 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -29,7 +29,6 @@ in ../2configs/w110er.nix ../2configs/base.nix ../2configs/consul-client.nix - ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/mail-client.nix ../2configs/xserver.nix @@ -91,6 +90,7 @@ in sxiv texLive tmux + tvpkgs.cac tvpkgs.dic zathura @@ -165,6 +165,9 @@ in }; } { + krebs.exim-retiolum = true; + } + { krebs.nginx = { enable = true; servers.default.locations = [ |
