chore(mpd): use stable due to the build failure of unstable
This commit is contained in:
@@ -14,7 +14,7 @@ lib.my.makeSwitch {
|
||||
];
|
||||
config' = {
|
||||
my.home = {
|
||||
home.packages = with pkgs; [
|
||||
home.packages = with pkgs.stable; [
|
||||
mpd
|
||||
mpc-cli
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user