slskd tweak
This commit is contained in:
@@ -45,7 +45,7 @@ in {
|
|||||||
};
|
};
|
||||||
port = lib.mkOption {
|
port = lib.mkOption {
|
||||||
type = lib.types.int;
|
type = lib.types.int;
|
||||||
default = 5031;
|
default = 5030;
|
||||||
description = "The port to host Soulseek webui on.";
|
description = "The port to host Soulseek webui on.";
|
||||||
};
|
};
|
||||||
homepage.name = lib.mkOption {
|
homepage.name = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user