Apply suggestion
This commit is contained in:
parent
776287c483
commit
b441875a50
|
@ -1,6 +1,6 @@
|
|||
{ lib, config, ... }:
|
||||
let kernelPackages = config.boot.kernelPackages;
|
||||
in {
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../common/cpu/amd
|
||||
../../../common/gpu/amd
|
||||
|
|
Loading…
Reference in a new issue