audiobookshelf websocket definition
This commit is contained in:
parent
75efcec006
commit
30d393ad34
@ -6,6 +6,7 @@ in
|
||||
{
|
||||
options.my.servers.audiobookshelf = setup.mkOptions "audiobookshelf" "audiobooks" 5687;
|
||||
config = {
|
||||
my.servers.audiobookshelf.enableSocket = true;
|
||||
services = {
|
||||
audiobookshelf = lib.mkIf cfg.enable {
|
||||
inherit (cfg) port;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user