From 52749c0647cba24260cf76e4e3105ab90cbdec45 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Sun, 28 Dec 2025 21:40:01 +0000 Subject: [PATCH] feat: add mpv to macos :sparkles: --- nixos/hosts/macos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/macos.nix b/nixos/hosts/macos.nix index 9d9f22f..81e8874 100644 --- a/nixos/hosts/macos.nix +++ b/nixos/hosts/macos.nix @@ -90,6 +90,7 @@ tree mapscii + mpv ]; # Keep for darwin as well (tracks defaults across upgrades)