diff options
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 = [ |