mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
feat(tuxedo/pulse/15/gen2): import common functionality
This commit is contained in:
parent
eb2e5541fe
commit
89d65bc648
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
../../../../common/cpu/amd
|
||||
../../../../common/gpu/amd
|
||||
../../../../common/pc/laptop/ssd
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue