From 5d732ae7856807e19e1d33c909c0e2e38da360c1 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Thu, 1 Jan 2026 14:25:13 +0000 Subject: [PATCH] feat: add ffmpeg :sparkles: --- nixos/hosts/macos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/macos.nix b/nixos/hosts/macos.nix index 81e8874..6d2a624 100644 --- a/nixos/hosts/macos.nix +++ b/nixos/hosts/macos.nix @@ -91,6 +91,7 @@ mapscii mpv + ffmpeg ]; # Keep for darwin as well (tracks defaults across upgrades)