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/nomic.nix | |
parent | 1a5a3c0cf2aba173772765c24a0865bb2da6b691 (diff) |
tv exim-retiolum: init
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 7bc7b70d2..145e9b236 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -5,11 +5,9 @@ with lib; { krebs.build.host = config.krebs.hosts.nomic; - krebs.build.target = "root@nomic.gg23"; - imports = [ ../2configs/hw/AO753.nix - #../2configs/consul-server.nix + ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/pulse.nix ../2configs/xserver @@ -25,9 +23,6 @@ with lib; }; } { - krebs.exim-retiolum.enable = true; - } - { krebs.nginx = { enable = true; servers.default.locations = [ |