chexit 6775a88ca8 feat(yami): add dataDir option for storing stack state on separate disk
- Bind-mounts /var/lib/{gitea,postgresql} under configurable dataDir
- gitea-runner intentionally excluded: its DynamicUser + StateDirectory
  conflicts with pre-existing mount points ("File exists")
- Runner token moved to /var/lib/gitea-runner-secret/ to avoid the same
  symlink/StateDirectory conflict inside /var/lib/gitea-runner
- Enable the stack on this host with dataDir = /mnt/ssd_110/yami
2026-04-19 18:54:28 +03:00
2026-04-17 21:06:18 +03:00
2026-04-17 22:37:03 +03:00
2026-04-14 23:33:09 +03:00
2026-04-17 22:31:00 +03:00
S
Description
NixOS Configuration
90 KiB
Languages
Nix 95.4%
CSS 4.6%