diff options
author | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
commit | f1ebbc73395e733e222b7f51e3fb554579ec1916 (patch) | |
tree | b3fa8c5d6279248391f5cd72f92e9bece13e4470 /1systems/tv/wu.nix | |
parent | faf5f6c172d6a6915e18cdec85e3543051eb0449 (diff) |
autoimport 3*/{krebs,$(LOGNAME)}
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 0b5b8289b..8470a4f23 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -24,7 +24,7 @@ in { environment.systemPackages = with pkgs; [ - # shitment + # stockholm git gnumake parallel @@ -122,7 +122,6 @@ in ]; } { - imports = [ ../../3modules/tv/iptables.nix ]; tv.iptables = { enable = true; input-internet-accept-new-tcp = [ @@ -134,7 +133,6 @@ in }; } { - imports = [ ../../3modules/krebs/nginx.nix ]; krebs.nginx = { enable = true; servers.default.locations = [ @@ -145,7 +143,6 @@ in }; } { - imports = [ ../../3modules/krebs/retiolum.nix ]; krebs.retiolum = { enable = true; connectTo = [ @@ -155,7 +152,6 @@ in }; } { - imports = [ ../../3modules/krebs/urlwatch.nix ]; krebs.urlwatch = { enable = true; mailto = "tv@wu.retiolum"; # TODO |