Authorize the WSL workstation as a nix-cache remote-builder client
Check NixOS configurations / eval-hosts (push) Failing after 11m55s

Adds debian@surface's existing SSH key (already used as its admin
key elsewhere in this repo) to vars.remoteBuilderAuthorizedKeys so
nix-cache will accept it as a distributed-build client once deployed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01La55Nsss8jZ7ZuzUV9mfot
This commit is contained in:
2026-07-20 04:08:19 +10:00
co-authored by Claude Sonnet 5
parent 9bfd804f7a
commit f0fae441ca
5 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
./modules/nix-cache/client.nix
./modules/nix-cache/remote-builder-client.nix
];
specialArgs = { inherit inputs vars; };
specialArgs = { inherit inputs vars netbootSystem; };
};
# Generated platform x build-type matrix. pxe-boot has no linode