Ok, distributed. Maybe.

This commit is contained in:
Bun 2025-06-09 18:24:51 -04:00
parent 4e145a70d9
commit 9191593dc7
9 changed files with 76 additions and 47 deletions

View file

@ -68,9 +68,6 @@
nixpkgs = import stable { system = "x86_64-linux"; };
specialArgs = inputs;
# Remote builds
machinesFile = ./machines.txt;
# Use a different Nixpkgs import on some systems
nodeNixpkgs.jupiter = import unstable { system = "x86_64-linux"; };
};