Co-authored-by: Jost Alemann <58050402+ddogfoodd@users.noreply.github.com> Co-authored-by: Jost Alemann <58050402+ddogfoodd@users.noreply.github.com> Signed-off-by: Christian Günther <christian.guenther@limatica.com>
6 lines
66 B
Nix
6 lines
66 B
Nix
{
|
|
imports = [
|
|
../.
|
|
../../../../../common/cpu/amd
|
|
];
|
|
}
|