mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
lenovo/thinkpad/p14s: align with Thinkpad T14 configs
This commit is contained in:
parent
2a964239f6
commit
050f52eb55
3 changed files with 35 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ lib, pkgs, config, ... }:
|
||||
{
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue