fix(configs/common): actually enable remote building

This commit is contained in:
uku 2025-03-10 11:32:13 +01:00
parent ed5ed39277
commit dc7e139638
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -136,6 +136,7 @@ in
];
};
distributedBuilds = true;
buildMachines = [
{
hostName = "etna";