grab latest beets for bug fixes, etc
This commit is contained in:
parent
535b61ed64
commit
90acf9538a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [ beets ];
|
environment.systemPackages = with pkgs; [ beets-unstable ];
|
||||||
|
|
||||||
# If using home-manager, we could the beets settings in a more in-nix way. As
|
# If using home-manager, we could the beets settings in a more in-nix way. As
|
||||||
# it is, here's the YAML that's currently on the NAS. If being serious, we
|
# it is, here's the YAML that's currently on the NAS. If being serious, we
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue