This commit is contained in:
Matt Nish-Lapidus 2025-04-29 14:06:35 -04:00
parent c1f3e7033b
commit 1a2c966939
9 changed files with 243 additions and 187 deletions

View file

@ -4,7 +4,7 @@
home.packages = with pkgs; [
mpc
ncmpcpp
# music-player
rmpc
];
programs.fish.shellAliases = { "ncm" = "ncmpcpp"; };