Fixed jellyfin option

This commit is contained in:
rasmus-kirk
2024-02-26 17:18:04 +01:00
parent 5a0fd0b957
commit f178465200
+1 -1
View File
@@ -38,7 +38,7 @@ in {
authentication through localhost first!
'';
port = {
port = mkOption {
type = with types; nullOr port;
default = null;
description = ''