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