diff options
author | tv <tv@krebsco.de> | 2015-07-24 17:34:08 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-24 17:34:08 +0200 |
commit | 4165440f467e2c573ba248ae9cdcae54d1488bc5 (patch) | |
tree | ce70c6d0d92d10a27dbadea313215b7953725b89 /1systems/tv/wu.nix | |
parent | 1fa2d83e3cdd3305fde7751d0c3ae64d5f8fed48 (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 0b5b828..8470a4f 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 |