p14s: Add common/{cpu,gpu}/amd to imports

This is my first upstream contribution (intend to contribute configs for
my NUC, GPD, and ClockworkPi uConsole/DevTerm). Essentially, this change
resolves #492, by adding the `common/{cpu,gpu}/amd` Nix fragments to the
`imports` list for the Thinkpad P14s.
This commit is contained in:
Dom Rodriguez 2023-08-01 20:53:37 +01:00 committed by Jörg Thalheim
parent 9910c69856
commit af694376e2
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
{
imports = [
../../../../../common/pc/laptop/acpi_call.nix
../../../../../common/cpu/amd
../../../../../common/gpu/amd
];
# For suspending to RAM, set Config -> Power -> Sleep State to "Linux" in EFI.