altered group for audiobookshelf

This commit is contained in:
Geir Okkenhaug Jerstad 2024-05-23 15:48:52 +02:00
parent 1a5e2e5eb4
commit a4a8c7f8b2

View file

@ -25,6 +25,7 @@ in
};
};
};
services.audiobookshelf.group = "users";
networking.firewall.allowedTCPPorts = [ audioBookShelfPort ];
#services.audiobookshelf.enable = true;
#services.audiobookshelf.host = 0.0.0.0 ;