diff --git a/modules/machine/sephiroth/apps.nix b/modules/machine/sephiroth/apps.nix index 2a47cb5..572f998 100644 --- a/modules/machine/sephiroth/apps.nix +++ b/modules/machine/sephiroth/apps.nix @@ -22,6 +22,7 @@ }; taps = [ + "iina/homebrew-mpv-iina" ]; brews = [ @@ -31,6 +32,7 @@ "ghostty" "raycast" "jordanbaird-ice" + "iina" ]; }; }