setup distributed builds

This commit is contained in:
Joakim Repomaa
2025-07-23 13:21:00 +03:00
parent 40598d20c7
commit e317f9b0e4
4 changed files with 33 additions and 11 deletions
-2
View File
@@ -23,8 +23,6 @@
kernel.sysctl = {
"vm.max_map_count" = 262144;
};
binfmt.emulatedSystems = [ "aarch64-linux" ];
};
environment.systemPackages = with pkgs; [