Merge pull request #3909 from vlstill/fix_vpnc_pull_req

vpnc: Fix building of system config.
This commit is contained in:
Domen Kožar 2014-08-31 21:42:15 +02:00
commit 73347adfde

View file

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