diff --git a/hosts/servers/hosting-02.nix b/hosts/servers/hosting-02.nix index 9f4a6f4..265b82d 100644 --- a/hosts/servers/hosting-02.nix +++ b/hosts/servers/hosting-02.nix @@ -74,15 +74,6 @@ }; }; - services.gonic = { - enable = true; - settings = { - music-path = [ "/data/music" ]; - podcast-path = [ "/data/podcast" ]; - playlists-path = [ "/data/playlists" ]; - }; - }; - services.navidrome = { enable = true; settings = {