add open-in-mpv

This commit is contained in:
ant 2025-08-03 20:17:29 +02:00
parent 59a18017f6
commit 03a308c2d0

View file

@ -22,6 +22,7 @@
home.stateVersion = "23.05"; # Please read the comment before changing.
home.packages = with pkgs; [
open-in-mpv
(python313.withPackages (pp: with pp; [
numpy
matplotlib