diff options
author | makefu <github@syntax-fehler.de> | 2015-10-22 15:33:05 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-22 15:33:05 +0200 |
commit | 9bb3069f69ed801d98034a2effcb4d88f279a92f (patch) | |
tree | 8962a6f8a5b73a3ba4de6ce451e5cb122465f7a7 /makefu/1systems | |
parent | 9be59a04001698e8e34ae4e2a49e2dea920765b1 (diff) |
krebs 3 tinc_graphs: mv from makefu 3 tinc_graphs
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/wry.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/wry.nix b/makefu/1systems/wry.nix index 63b1f47f7..6627d87b5 100644 --- a/makefu/1systems/wry.nix +++ b/makefu/1systems/wry.nix @@ -40,7 +40,7 @@ in { krebs.retiolum-bootstrap.enable = true; nixpkgs.config.packageOverrides = pkgs: { tinc = pkgs.tinc_pre; }; - makefu.tinc_graphs = { + krebs.tinc_graphs = { enable = true; nginx = { enable = true; |