treewide: rationalise distributed builds

This commit is contained in:
Katherina Walshe-Grey 2024-11-16 01:54:41 +00:00
parent b25aa75d37
commit 05864180db
6 changed files with 19 additions and 23 deletions

View file

@ -22,12 +22,10 @@ in
qenya.services.remote-builder = {
enable = true;
authorizedKeys.keys = [
keys.machines.kilgharrah
keys.machines.tohru
keys.machines.yevaud
keys.machines.orm
];
};
boot.binfmt.emulatedSystems = [ "x86_64-linux" ];
system.stateVersion = "23.11";
}