xfce.xfce4-sensors-plugin: Only build nvidiaSupport when libXNVCtrl is available
Only x86_64-linux and aarch64-linux right now.
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
lm_sensors,
|
||||
hddtemp,
|
||||
netcat-gnu,
|
||||
nvidiaSupport ? true,
|
||||
libXNVCtrl,
|
||||
nvidiaSupport ? lib.meta.availableOn stdenv.hostPlatform libXNVCtrl,
|
||||
gitUpdater,
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user