flake: update 25.11

This commit is contained in:
Leonardo Eugênio 2025-12-31 21:38:44 -03:00
parent c6301c2f83
commit d7229a0948
20 changed files with 53 additions and 67 deletions

View file

@ -136,7 +136,7 @@ in
};
mpd =
let
mpc = "${pkgs.mpc-cli}/bin/mpc";
mpc = "${pkgs.mpc}/bin/mpc";
in
{
format = "{stateIcon} {title} - {artist}";