media expression fixes

This commit is contained in:
Evie Litherland-Smith 2023-09-11 08:14:07 +01:00
parent 189a13dbc5
commit ec8cead209

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{
home.packages = with pkgs; [ mpc ];
home.packages = with pkgs; [ mpc-cli ];
services.mpd = {
enable = true;
network.startWhenNeeded = true;
@ -13,7 +13,6 @@
autoload
thumbfast
thumbnail
visualizer
sponsorblock
quality-menu
webtorrent-mpv-hook