diff options
Diffstat (limited to 'accounts/gkleen@sif/systemd.nix')
| -rw-r--r-- | accounts/gkleen@sif/systemd.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/systemd.nix b/accounts/gkleen@sif/systemd.nix index db679c97..20db64a0 100644 --- a/accounts/gkleen@sif/systemd.nix +++ b/accounts/gkleen@sif/systemd.nix | |||
| @@ -284,7 +284,7 @@ in { | |||
| 284 | CacheDirectory = "yt-dlp/%N"; | 284 | CacheDirectory = "yt-dlp/%N"; |
| 285 | StandardInput = "socket"; | 285 | StandardInput = "socket"; |
| 286 | StandardOutput = "journal"; | 286 | StandardOutput = "journal"; |
| 287 | WatchdogSec = "10s"; | 287 | WatchdogSec = "30min"; |
| 288 | Environment = [ | 288 | Environment = [ |
| 289 | "PATH=${lib.makeBinPath (with pkgs; [atomicparsley ffmpeg-headless rtmpdump])}" | 289 | "PATH=${lib.makeBinPath (with pkgs; [atomicparsley ffmpeg-headless rtmpdump])}" |
| 290 | ]; | 290 | ]; |
