mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
Apply suggestion
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, config, ... }:
|
||||
let kernelPackages = config.boot.kernelPackages;
|
||||
in {
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../common/cpu/amd
|
||||
../../../common/gpu/amd
|
||||
|
||||
Reference in New Issue
Block a user