add: custom package live-buds-cli

This commit is contained in:
ooks-io 2023-10-21 21:15:20 +13:00
parent 346ba214e6
commit d5cc5aaf8f
3 changed files with 5 additions and 3 deletions

View file

@ -7,6 +7,7 @@
environment.systemPackages = with pkgs; [
galaxy-buds-client
bluetuith
live-buds-cli
bluetuith
];
}