All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s
9 lines
100 B
Nix
9 lines
100 B
Nix
{
|
|
imports = [
|
|
./monero.nix
|
|
./p2pool.nix
|
|
./xmrig.nix
|
|
./xmrig-auto-pause.nix
|
|
];
|
|
}
|