elucredassa, kilgharrah: set up remote builds for elucredassa

This commit is contained in:
Katherina Walshe-Grey 2025-02-04 16:32:37 +00:00
parent 716d10da36
commit 44165cda1a
2 changed files with 7 additions and 0 deletions

View file

@ -23,6 +23,12 @@ in
console.keyMap = "uk";
services.xserver.xkb.layout = "gb";
qenya.services.distributed-builds = {
enable = true;
keyFile = "/etc/ssh/ssh_host_ed25519_key";
builders = [ "kilgharrah" ];
};
fountain.users.qenya.enable = true;
users.users.qenya.extraGroups = [ "wheel" ];

View file

@ -45,6 +45,7 @@ in
keys.machines.yevaud
keys.machines.orm
keys.machines.tohru
keys.machines.elucredassa
];
};