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