NixOS/hardware/default.nix

6 lines
48 B
Nix
Raw Normal View History

2023-12-14 22:15:17 +00:00
{
imports = [
./amdgpu.nix
];
}