refactor: add generic laptop spec

This commit is contained in:
emergentmind 2025-03-03 09:48:34 -07:00 committed by mergify[bot]
parent 1b1acdc3e7
commit 09e97074ad

View file

@ -3,6 +3,7 @@
{ {
imports = [ imports = [
../. ../.
../../../common/pc/laptop
../../../common/pc/laptop/ssd ../../../common/pc/laptop/ssd
]; ];