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