mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 02:18:47 +08:00
lenovo-legion-t526amr5: Use nvidia open
This commit is contained in:
@@ -9,4 +9,7 @@
|
|||||||
|
|
||||||
# TPM2 module
|
# TPM2 module
|
||||||
security.tpm2.enable = true;
|
security.tpm2.enable = true;
|
||||||
|
|
||||||
|
# Device could have multiple architectures, but they all support open
|
||||||
|
hardware.nvidia.open = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user