diff --git a/hosts/dionach.nix b/hosts/dionach.nix index 6fc7feb..a0a1c92 100644 --- a/hosts/dionach.nix +++ b/hosts/dionach.nix @@ -103,7 +103,6 @@ mkpasswd mp3info # MP3 tag editor / query tool mpd - mplayer mtpfs multimc ncmpcpp diff --git a/profiles/desktop-feeds.nix b/profiles/desktop-feeds.nix index 38a7f88..f35fbeb 100644 --- a/profiles/desktop-feeds.nix +++ b/profiles/desktop-feeds.nix @@ -10,7 +10,7 @@ systemPackages = with pkgs; [ #feedreader # desktop RSS reader, compatible with Tiny Tiny RSS #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 ]; };