mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
lenovo-legion-t526amr5: Use nvidia open
This commit is contained in:
parent
3cb0b3a708
commit
efc4789f66
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue