pull/2/head
Nickiel12 1 year ago
parent a5dffdbbc3
commit 97bb44f717

@ -89,7 +89,7 @@ rust-project TODO: write shell script for automatically updating `cargoHash`
'';
};
frequency = lib.mkOption {
type = lib.type.int;
type = lib.types.int;
description = lib.mdDoc ''
The number of minutes to wait between updates
'';

Loading…
Cancel
Save