Commit Graph

18 Commits

Author SHA1 Message Date
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
Claude 27cb88d8a0 feat: add Yami dev stack module (on-demand gitea+postgres+docker+runner)
https://claude.ai/code/session_017dm8ypaaWNeA27ctmwq5dn
2026-04-18 23:00:41 +00:00
Claude 81b1992044 feat: add gaming/media packages and nvidia finegrained power management
- nvidia.nix: set powerManagement.finegrained = false explicitly
- packages.nix: add libva-utils, vdpauinfo, lazydocker, mangohud
- configuration.nix: enable programs.gamemode

https://claude.ai/code/session_01JwjdjwvgMGW4TcpYi4MZ6n
2026-04-17 18:16:59 +00:00
chexit 6ac7e05813 big refactor by claude 2026-04-17 21:06:18 +03:00
chexit 6d7433cf1e add hostname 2026-04-17 20:55:35 +03:00
chexit d8d6f132d7 tabulation fix 2026-04-17 20:54:25 +03:00
chexit a398d1963f fix 2026-04-17 20:51:53 +03:00
chexit 0927304618 typo 2026-04-15 01:51:18 +03:00
chexit 3b8ff05d54 throne fix 2026-04-15 01:50:56 +03:00
chexit 82aec002d6 tailscale and throne fix 2026-04-15 01:49:55 +03:00
chexit dd14fb0b9f typo: opengl deprecated 2026-04-15 01:38:43 +03:00
chexit bed9d051fb steam + new disks 2026-04-15 01:34:05 +03:00
chexit e0184d98a2 zsh 2026-04-15 01:11:35 +03:00
chexit 9b143afc24 some changes 2026-04-15 01:01:40 +03:00
chexit 2aa02a3aba add geist and jetbrains 2026-04-15 00:31:26 +03:00
chexit 389e1288e9 base packages 2026-04-15 00:23:48 +03:00
chexit be62fb5285 auto mount hdd 2026-04-14 23:50:38 +03:00
chexit 1dea5fe246 base configuration 2026-04-14 23:33:09 +03:00