Correct indentation.
This commit is contained in:
parent
fb09cbd8f1
commit
6df5ca68f5
|
@ -636,8 +636,8 @@ in
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "/var/lib/nsd";
|
default = "/var/lib/nsd";
|
||||||
description = ''
|
description = ''
|
||||||
Directory at which to store NSD state.
|
Directory at which to store NSD state.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
statistics = mkOption {
|
statistics = mkOption {
|
||||||
|
|
Loading…
Reference in New Issue