chore(meta/options): Add comments
This commit is contained in:
parent
ecb6b54b9e
commit
14ef9d88f3
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,7 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
# FIXME: Unused
|
||||
vpnKeys = mkOption {
|
||||
type = attrsOf vpnKeyType;
|
||||
default = { };
|
||||
|
@ -404,6 +405,7 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
# FIXME: Unused
|
||||
vpnKeys = mkOption {
|
||||
type = attrsOf vpnKeyType;
|
||||
default = { };
|
||||
|
|
Loading…
Add table
Reference in a new issue