All checks were successful
Build and Deploy / deploy (push) Successful in 2m43s
7 lines
75 B
Nix
7 lines
75 B
Nix
{
|
|
imports = [
|
|
./llama-cpp.nix
|
|
./llama-cpp-xmrig-pause.nix
|
|
];
|
|
}
|