Add 13-inch directory to framework and move new module

This commit is contained in:
Kevin J Hoerr 2023-11-01 16:23:29 -04:00 committed by mergify[bot]
parent 376cecdbb2
commit 55b4caf931
4 changed files with 7 additions and 7 deletions

View file

@ -1,10 +1,10 @@
{ lib, pkgs, ... }: {
imports = [
../../common/cpu/amd
../../common/cpu/amd/pstate.nix
../../common/gpu/amd
../../common/pc/laptop
../../common/pc/laptop/ssd
../../../common/cpu/amd
../../../common/cpu/amd/pstate.nix
../../../common/gpu/amd
../../../common/pc/laptop
../../../common/pc/laptop/ssd
];
# Newer kernel is better for amdgpu driver updates