changed remote builders

This commit is contained in:
mc-fucker 2025-03-23 20:20:48 +01:00
parent f1e8ccce80
commit 317239beb3

View file

@ -14,11 +14,11 @@
[
{
inherit system protocol sshUser sshKey supportedFeatures;
hostName = "mc7";
hostName = "mc2";
}
{
inherit system protocol sshUser sshKey supportedFeatures;
hostName = "mc6";
hostName = "mc7";
}
];