mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
mkEnableOption prefixes with "Whether to enable" anyway
This commit is contained in:
parent
cda20a654f
commit
4d9724080e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ package:
|
|||
|
||||
{
|
||||
options.services.lego-monitoring = {
|
||||
enable = lib.mkEnableOption "Enable lego-monitoring service."
|
||||
enable = lib.mkEnableOption "lego-monitoring service."
|
||||
};
|
||||
|
||||
config = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue