diff --git a/home/home.nix b/home/home.nix index c46e32e..8f9d343 100644 --- a/home/home.nix +++ b/home/home.nix @@ -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