distributed-build: move to modules/config/nix

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-11 13:10:20 +03:00
parent 0db2cbfe19
commit e828500be7
12 changed files with 53 additions and 141 deletions

View File

@ -1,5 +1,5 @@
{
imports = [
./distributed-build.nix
# ./distributed-build.nix
];
}