From c5d619e4b9a7946abb609a227d23fdd399c7d09b Mon Sep 17 00:00:00 2001 From: Lander Van den Bulcke Date: Tue, 7 Oct 2025 22:28:56 +0200 Subject: [PATCH] chore: remove gonic Signed-off-by: Lander Van den Bulcke --- hosts/servers/hosting-02.nix | 9 --------- 1 file changed, 9 deletions(-) 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 = {