lact: mention NVIDIA

This commit is contained in:
Patrizio Bekerle 2024-11-30 13:18:08 +01:00 committed by GitHub
parent a3f0dacb12
commit a68512db54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 ];