summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/shoney.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-07-21 00:13:01 +0200
committermakefu <github@syntax-fehler.de>2016-07-21 00:13:01 +0200
commitfbe1fcdd8e145493602da65f0a22b1907c2b3a95 (patch)
treea47408c478b3eae32c0a5b367b6fe9d6f3fe85c2 /makefu/1systems/shoney.nix
parentdb4d4b8890b87064bf721c312f9e2229f489c2c2 (diff)
m : update legacy options ,remove honeyd usage in shoney
Diffstat (limited to 'makefu/1systems/shoney.nix')
-rw-r--r--makefu/1systems/shoney.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/makefu/1systems/shoney.nix b/makefu/1systems/shoney.nix
index 0e6ae6e1..7081f6a9 100644
--- a/makefu/1systems/shoney.nix
+++ b/makefu/1systems/shoney.nix
@@ -17,9 +17,6 @@ in {
];
- environment.systemPackages = [ pkgs.honeyd ];
- services.tinc.networks.siem.name = "sjump";
-
krebs = {
enable = true;
build.host = config.krebs.hosts.shoney;