mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Apply suggestion
This commit is contained in:
parent
776287c483
commit
b441875a50
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ lib, config, ... }:
|
{ lib, ... }:
|
||||||
let kernelPackages = config.boot.kernelPackages;
|
|
||||||
in {
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../../common/cpu/amd
|
../../../common/cpu/amd
|
||||||
../../../common/gpu/amd
|
../../../common/gpu/amd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue