mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 02:18:47 +08:00
Apply suggestion
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user