hardware service works on linux

This commit is contained in:
Alex Bezdieniezhnykh
2025-05-31 17:48:26 +03:00
parent 42867560c3
commit 2584b4f125
4 changed files with 80 additions and 29 deletions
-1
View File
@@ -1,5 +1,4 @@
cdef class HardwareService:
cdef bint is_windows
@staticmethod
cdef has_nvidia_gpu()