From 6150a3aa63a4d32c8d919a570e7c7be9091367c7 Mon Sep 17 00:00:00 2001 From: zackartz Date: Thu, 4 Apr 2024 16:33:08 -0400 Subject: [PATCH] 316 current 2024-04-04 16:33:00 24.05.20240403.d9b45d7 6.8.2-zen2 * --- hosts/earth/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/earth/configuration.nix b/hosts/earth/configuration.nix index fa0d826..1c62d8d 100644 --- a/hosts/earth/configuration.nix +++ b/hosts/earth/configuration.nix @@ -44,7 +44,7 @@ settings = { notify_interval = 60; friendly_name = "ZACKPC"; - media_dir = ["/home/zack/Music/"]; + media_dir = ["/home/zack/Music"]; }; };