a8cf95c7dd
soulseek: only retain cache for 1 day
Build and Deploy / mreow (push) Successful in 1m53s
Build and Deploy / yarn (push) Successful in 42s
Build and Deploy / muffin (push) Successful in 1m18s
2026-04-21 12:56:46 -04:00
e8e3174420
remove timeout stop sec for qbt
Build and Deploy / mreow (push) Successful in 2m22s
Build and Deploy / yarn (push) Successful in 2m19s
Build and Deploy / muffin (push) Successful in 1m59s
2026-04-20 22:19:24 -04:00
c3d934867c
qbt: enbiggen aggregation of reads
Build and Deploy / mreow (push) Successful in 1m14s
Build and Deploy / yarn (push) Successful in 40s
Build and Deploy / muffin (push) Failing after 3m29s
2026-04-20 22:01:25 -04:00
9ddef4bd54
llama.cpp: fail2ban for invalid api keys
2026-04-20 17:20:52 -04:00
adbb019977
gitea: move runner and main module to services/gitea
2026-04-20 15:18:37 -04:00
primary
ba48d223c2
harmonia: /var/lib/dotfiles-deploy → /var/lib/nix-deploy
...
URL contract (https://nix-cache.sigkill.computer/deploy/ <host>) is preserved;
only the on-disk Caddy root and the tmpfiles directory change. Phase 6 seeds
/var/lib/nix-deploy/ from the old path before deploying the new config, so the
pull-update on yarn stays working across the cutover.
2026-04-18 01:09:15 -04:00
primary
1719d54ee0
phase 3: new flake.nix + extract common-{nix,doas,shell-fish}; rewire imports
...
- New unified flake with two nixpkgs channels (unstable for desktops, 25.11 for muffin)
- modules/common-{doas,shell-fish,nix}.nix extracted from duplicated blocks
- modules/desktop-common.nix: renamed from system/common.nix; secret paths point to secrets/desktop/
- hosts/{mreow,yarn}/default.nix import desktop-common; yarn imports modules/no-rgb.nix
- hosts/muffin/default.nix imports common-* + server-prefixed modules + services/; duplicate doas/fish/nix blocks removed; gc retention preserved as mkForce override
- modules/age-secrets.nix: file paths → ../secrets/server/*.age
- services/{minecraft,matrix/livekit}: secret paths → ../secrets/server/
- home/profiles/*.nix: ./progs/ → ../progs/
- hosts/{mreow,yarn}/home.nix: imports rewired to ../../home/profiles/ and ../../home/progs/
- home/progs/pi.nix and hosts/yarn/home.nix: secret reads → ../../secrets/home/
- tests/*.nix: ../modules/security.nix → ../modules/server-security.nix; ../modules/overlays.nix → ../lib/overlays.nix
- lib/default.nix: takes explicit lib param (defaults to nixpkgs-stable.lib)
2026-04-18 00:58:55 -04:00
primary
999ed05d9f
phase 2: promote services/, tests/, patches/, lib/, scripts/
2026-04-18 00:47:39 -04:00