fix: add dependencies for bluetooth script (#595)

This commit is contained in:
Ludovic Ortega
2024-12-22 20:16:21 +01:00
committed by GitHub
parent dec781071a
commit 78e339adcf

View File

@@ -52,9 +52,12 @@
pkgs.gpu-screen-recorder pkgs.gpu-screen-recorder
pkgs.brightnessctl pkgs.brightnessctl
pkgs.gnome-bluetooth pkgs.gnome-bluetooth
pkgs.python3 (pkgs.python3.withPackages (python-pkgs: with python-pkgs; [
gpustat
dbus-python
pygobject3
]))
pkgs.matugen pkgs.matugen
pkgs.python312Packages.gpustat
pkgs.hyprpicker pkgs.hyprpicker
pkgs.hyprsunset pkgs.hyprsunset
pkgs.hypridle pkgs.hypridle