vpnc: Fix building of system config.

This commit is contained in:
Vladimir Still 2014-08-31 21:12:15 +02:00
parent 3da42c811f
commit 5588ad472b

View File

@ -16,7 +16,7 @@ in
networking.vpnc = {
services = mkOption {
type = types.attrsOf types.str;
default = [];
default = {};
example = {
test =
''