mpv: switched from mplayer
This commit is contained in:
parent
e52954da53
commit
09d2b63367
|
@ -103,7 +103,6 @@
|
||||||
mkpasswd
|
mkpasswd
|
||||||
mp3info # MP3 tag editor / query tool
|
mp3info # MP3 tag editor / query tool
|
||||||
mpd
|
mpd
|
||||||
mplayer
|
|
||||||
mtpfs
|
mtpfs
|
||||||
multimc
|
multimc
|
||||||
ncmpcpp
|
ncmpcpp
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
#feedreader # desktop RSS reader, compatible with Tiny Tiny RSS
|
#feedreader # desktop RSS reader, compatible with Tiny Tiny RSS
|
||||||
#vocal # The podcast client for the modern free desktop
|
#vocal # The podcast client for the modern free desktop
|
||||||
gnome_mplayer # Gnome MPlayer, a simple GUI for MPlayer
|
mpv # General-purpose media player
|
||||||
gpodder # A podcatcher written in python
|
gpodder # A podcatcher written in python
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue