mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 08:06:22 +01:00
tuxedo/pulse/15/gen2: load more internal modules
This commit is contained in:
parent
11b2a10c7b
commit
0c55f0f776
|
|
@ -2,7 +2,12 @@
|
|||
{
|
||||
imports = [
|
||||
../../../../common/cpu/amd
|
||||
../../../../common/cpu/amd/pstate.nix
|
||||
../../../../common/cpu/amd/zenpower.nix
|
||||
../../../../common/gpu/amd
|
||||
../../../../common/hidpi.nix
|
||||
../../../../common/pc
|
||||
../../../../common/pc/laptop
|
||||
../../../../common/pc/ssd
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue