lact: mention NVIDIA (#360392)

This commit is contained in:
Atemu
2024-11-30 16:34:34 +01:00
committed by GitHub
+1 -1
View File
@@ -66,7 +66,7 @@ rustPlatform.buildRustPackage rec {
'';
meta = {
description = "Linux AMDGPU Controller";
description = "Linux GPU Configuration Tool for AMD and NVIDIA";
homepage = "https://github.com/ilya-zlobintsev/LACT";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda atemu ];