summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/tinc_graphs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/3modules/tinc_graphs.nix')
-rw-r--r--krebs/3modules/tinc_graphs.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/tinc_graphs.nix b/krebs/3modules/tinc_graphs.nix
index 486a0c9c..33a24871 100644
--- a/krebs/3modules/tinc_graphs.nix
+++ b/krebs/3modules/tinc_graphs.nix
@@ -37,6 +37,7 @@ let
anonymous = mkOption {
type = types.attrsOf types.unspecified;
+ default = {};
description = ''
nginx virtualHost options to be merged into the anonymous graphs
vhost entry.