slskd tweak

This commit is contained in:
2025-08-05 17:38:15 +02:00
parent 0f6de220d7
commit 21e5d60a93

View File

@@ -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 {