fix: add dependencies for bluetooth script (#595)
This commit is contained in:
@@ -52,9 +52,12 @@
|
||||
pkgs.gpu-screen-recorder
|
||||
pkgs.brightnessctl
|
||||
pkgs.gnome-bluetooth
|
||||
pkgs.python3
|
||||
(pkgs.python3.withPackages (python-pkgs: with python-pkgs; [
|
||||
gpustat
|
||||
dbus-python
|
||||
pygobject3
|
||||
]))
|
||||
pkgs.matugen
|
||||
pkgs.python312Packages.gpustat
|
||||
pkgs.hyprpicker
|
||||
pkgs.hyprsunset
|
||||
pkgs.hypridle
|
||||
|
||||
Reference in New Issue
Block a user