tinc_graphs: add default config value

This commit is contained in:
lassulus 2020-01-11 20:27:01 +01:00
parent 5642a076de
commit da62791e10
1 changed files with 1 additions and 0 deletions

View File

@ -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.