formatting
This commit is contained in:
parent
a3bf51bf03
commit
c317b7a137
@ -14,7 +14,9 @@ in {
|
||||
|
||||
timer = lib.mkOption {
|
||||
type = types.nullOr types.int;
|
||||
|
||||
default = null;
|
||||
|
||||
description = lib.mdDoc ''
|
||||
The time intervall in seconds the script should be repeated.
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user