From f0c9f39bd7a23927176fad4105dfa307ef82ef64 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 18 Aug 2025 19:17:30 -0400 Subject: smart gaps --- mpd.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'mpd.nix') diff --git a/mpd.nix b/mpd.nix index fa8f5e6..176600e 100644 --- a/mpd.nix +++ b/mpd.nix @@ -6,7 +6,6 @@ playlistDirectory = "${config.home.homeDirectory}/.playlists"; extraConfig = '' auto_update "yes" - restore_paused "yes" ''; }; } -- cgit v1.3.1