1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-19 21:07:23 +02:00

asus-fa507rm: Add nvidia architecture

This commit is contained in:
Lyndon Sanche 2024-09-03 15:09:38 -06:00
parent f7e31ff8ef
commit 59894d5e56
No known key found for this signature in database

View file

@ -4,6 +4,7 @@
imports = [
../../common/cpu/amd
../../common/gpu/nvidia/prime.nix
../../common/gpu/nvidia/ampere
../../common/pc/laptop
../../common/pc/ssd
];