mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
fix triple dot
This commit is contained in:
parent
fdaf68b8b5
commit
adb967c282
2 changed files with 18 additions and 18 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
in
|
||||
{
|
||||
options.services.lego-monitoring = {
|
||||
enable = lib.mkEnableOption "lego-monitoring service.";
|
||||
enable = lib.mkEnableOption "lego-monitoring service";
|
||||
|
||||
enabledCheckSets = lib.mkOption {
|
||||
type = lib.types.listOf (lib.types.enum [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue