collabora fixed + replaced local with online urls

This commit is contained in:
2024-07-07 15:09:01 -06:00
parent 30edf36801
commit befbac0bcc
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ in {
options.my.servers.audiobookshelf =
setup.mkOptions "audiobookshelf" "audiobooks" 5687;
config = lib.mkIf config.my.servers.audiobookshelf.enable {
services = {
services ={
audiobookshelf = {
enable = true;
group = "piracy";