From 9c362bea66225d3ccacd9445bba2d0698c8b5643 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 14 Feb 2024 21:53:40 -0600 Subject: [PATCH] forgot in --- modules/audiobookshelf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/audiobookshelf.nix b/modules/audiobookshelf.nix index 9dc8ac4..25ea92b 100644 --- a/modules/audiobookshelf.nix +++ b/modules/audiobookshelf.nix @@ -5,6 +5,7 @@ with lib; let port = "8999"; +in { services.audiobookshelf = { enable = true;