monolith: remove bluetooth dongle patch

This commit is contained in:
Leonardo Eugênio 2024-10-31 01:40:13 -03:00
parent 8a3046786c
commit 672b963bcc
4 changed files with 1 additions and 79 deletions

View file

@ -8,5 +8,4 @@ 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 { };
}