hosts/hydra-*: enable distributed builds
This commit is contained in:
@@ -24,6 +24,12 @@
|
||||
# Allow Hydra to fetch remote URLs in restricted mode
|
||||
nix.settings.allowed-uris = "http:// https://";
|
||||
|
||||
services.openssh.permitRootLogin = "yes";
|
||||
|
||||
users.extraUsers.root.openssh.authorizedKeys.keys = [
|
||||
''command="nix-store --serve --write" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMv8Lbca/CR4das3HJ2F/sQ9dA7kdGS1hSVTt5lX4diP root@hydra-1''
|
||||
];
|
||||
|
||||
clerie.monitoring = {
|
||||
enable = true;
|
||||
id = "211";
|
||||
|
Reference in New Issue
Block a user