1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-23 19:39:42 +01:00

feat(tuxedo/pulse/15/gen2): import common functionality

This commit is contained in:
NAHO 2023-10-09 13:13:41 +02:00
parent eb2e5541fe
commit 89d65bc648
No known key found for this signature in database
GPG key ID: 1D2207B4D979BE3E

View file

@ -1,2 +1,7 @@
{ {
imports = [
../../../../common/cpu/amd
../../../../common/gpu/amd
../../../../common/pc/laptop/ssd
];
} }