From 567c22812fe1fbe525f1732661d253b3902710a9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 22 Aug 2024 14:48:24 +0200 Subject: ... --- user-profiles/mpv/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user-profiles/mpv/default.nix') diff --git a/user-profiles/mpv/default.nix b/user-profiles/mpv/default.nix index 7c8fc603..065b44ac 100644 --- a/user-profiles/mpv/default.nix +++ b/user-profiles/mpv/default.nix @@ -54,6 +54,7 @@ } ])}" ]; + watch-later-options = lib.concatStringsSep "," [ "start" ]; }; scripts = [ (pkgs.stdenv.mkDerivation (sources.mpv-reload // rec { -- cgit v1.2.3