mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 18:38:44 +08:00
tuxedo/pulse/15/gen2: load more internal modules
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user