feat: added midnight miner

This commit is contained in:
Nick 2025-11-12 21:48:15 -06:00
parent 0c17351547
commit 1ed556d77c

View file

@ -38,7 +38,7 @@ in
config =
let
macAddress = "02:00:00:00:00:${macOctet}";
workers = deviceLogic 45 4 18 6;
workers = deviceLogic 45 4 20 6;
in
{
environment.systemPackages = [