wip2
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Jermeiah S 2025-06-19 22:18:57 -04:00
parent 2841978224
commit 07359b6521
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

View file

@ -53,7 +53,7 @@ in
autoRollback = false;
magicRollback = true;
user = "root";
remoteBuild = true;
# remoteBuild = true;
nodes = lib.mapAttrs genNode deployableNodes;
};
}