pkgs: add rofi-bluetooth

This commit is contained in:
Bruno BELANYI 2021-10-15 17:09:03 +02:00
parent 158d39bb6e
commit 296833651a
2 changed files with 42 additions and 0 deletions

View file

@ -22,6 +22,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
nolimips = pkgs.callPackage ./nolimips { };
rofi-bluetooth = pkgs.callPackage ./rofi-bluetooth { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };
unified-hosts-lists = pkgs.callPackage ./unified-hosts-lists { };