Switch to unstable
This commit is contained in:
parent
d23beebddf
commit
683972662b
16 changed files with 93 additions and 117 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
home-manager.users.${config.user.name} = {
|
||||
|
||||
home = {
|
||||
packages = with pkgs.unstable; [
|
||||
packages = with pkgs; [
|
||||
(ncmpcpp.override { visualizerSupport = true; })
|
||||
mpc_cli
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue