18 current 2025-10-07 00:20:56 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -8,8 +8,8 @@ in
|
||||
options.modules.services.sonarr = {
|
||||
enable = lib.mkEnableOption "enables sonarr";
|
||||
|
||||
mode = lib.mkOption {
|
||||
port = lib.types.int;
|
||||
port = lib.mkOption {
|
||||
type = lib.types.int;
|
||||
default = 7105;
|
||||
description = "define port for sonarr";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user