small changes

This commit is contained in:
Jurn Wubben 2025-03-03 18:14:56 +01:00
parent 9bf493e4ba
commit 20891b3e14
3 changed files with 19 additions and 3 deletions

View file

@ -2,6 +2,8 @@
home.packages = [
pkgs.gh
pkgs.ripgrep
pkgs.ear2ctl # FIXME: only when bluetooth enabled
pkgs.bluetui
];
}