Apply suggestion

This commit is contained in:
4JX 2022-11-24 16:39:20 +01:00
parent 776287c483
commit b441875a50
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ lib, config, ... }:
let kernelPackages = config.boot.kernelPackages;
in {
{ lib, ... }:
{
imports = [
../../../common/cpu/amd
../../../common/gpu/amd