8 lines
163 B
Nix
8 lines
163 B
Nix
{
|
|
# Per original module layout, default framework export was the 11th gen Intel
|
|
# of the Framework 13 Laptop
|
|
imports = [
|
|
./13-inch/11th-gen-intel
|
|
];
|
|
}
|