hs as builder for basado
Some checks failed
/ build-all (push) Failing after 11m37s

This commit is contained in:
ant 2025-10-04 17:25:54 +02:00
parent 69baac502c
commit da57588329
3 changed files with 16 additions and 1 deletions

View file

@ -18,6 +18,7 @@ in {
../common.nix
../forgejo.nix
(import ../remote-disk-unlock.nix ["r8169"] sshKeys)
../builder.nix
];
boot = {
@ -146,7 +147,6 @@ in {
nix.distributedBuilds = true;
nix.settings.builders-use-substitutes = true;
nix.buildMachines = [
{
hostName = "192.168.1.2";