Fixed jellyfin option
This commit is contained in:
@@ -38,7 +38,7 @@ in {
|
|||||||
authentication through localhost first!
|
authentication through localhost first!
|
||||||
'';
|
'';
|
||||||
|
|
||||||
port = {
|
port = mkOption {
|
||||||
type = with types; nullOr port;
|
type = with types; nullOr port;
|
||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user