monolith: fix bluetooth dongle
This commit is contained in:
parent
6b655dded4
commit
56949d9238
4 changed files with 80 additions and 1 deletions
|
@ -8,4 +8,5 @@ rec {
|
|||
emmet-cli = pkgs.callPackage ./emmet-cli.nix { };
|
||||
material-wifi-icons = pkgs.callPackage ./material-wifi-icons.nix { };
|
||||
gnome-pass-search-provider = pkgs.callPackage ./gnome-pass-search-provider.nix { };
|
||||
linux-bluetooth = pkgs.callPackage ./linux-bluetooth.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue