From cfb2dc2201729b217f6ea19a48d68a3852bf493e Mon Sep 17 00:00:00 2001 From: k3t Date: Sun, 15 Mar 2026 22:28:42 -0600 Subject: [PATCH] update gonic cfg --- hosts/nixcloud/services.d/gonic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nixcloud/services.d/gonic.nix b/hosts/nixcloud/services.d/gonic.nix index b502679..e1b405f 100644 --- a/hosts/nixcloud/services.d/gonic.nix +++ b/hosts/nixcloud/services.d/gonic.nix @@ -8,7 +8,7 @@ music-path = [ "/home/k3t/Music" ]; - playlist-path = "/home/k3t/Playlists"; + playlists-path = "/home/k3t/Playlists"; podcast-path = "/home/k3t/Podcasts"; }; };