diff --git a/void.nix b/void.nix index d413fa0..c950b75 100644 --- a/void.nix +++ b/void.nix @@ -311,10 +311,6 @@ }; }; - services.audiobookshelf = { - enable = true; - }; - services.victorialogs = { enable = true; extraOptions = ["-memory.allowedBytes=100MB"];