NixOS, nix-darwin and home manager configurations for various my various devices.
nix-darwin nixvim nix nixos

feat: Constrain tako memory/CPU so CI builds can't thrash the host master

CI nix builds (qemu-emulated tsuba) ate all 62G with no swap, causing kswapd storms and multi-hour dropouts. Cap nix-daemon at 24G/32G, cap the gitea runner at 8G/12G with lowered CPU/IO weight, add 31G zram swap, enable systemd-oomd pressure kills, and run CI builds with --max-jobs 1 --cores 4.


+32 -1
3 changed files