Commit graph

6 commits

Author SHA1 Message Date
5c67309439 feat: add global ssh key configuration 2026-02-09 03:50:51 +01:00
248534bc35 feat(dev): deploy claude-code config via systemd instead of home-manager
Home-manager fails on the dev microVM because nix-env --set needs
writable nix state dirs, but the microVM shares /nix/store read-only
via virtiofs.

Extract shared claude-code settings into settings.nix, add a NixOS
module (nixos.nix) that deploys the same files via a systemd oneshot
service with RequiresMountsFor to handle virtiofs mount ordering.
The nb host continues using home-manager unchanged.
2026-02-06 22:49:55 +01:00
39a98152ba feat: dev host add repo 2026-02-03 09:46:17 +01:00
d140a20ed9 feat: remove tmux from dev and add claude resume shortcut 2026-02-01 15:47:41 +01:00
91fabfe857 feat: dev fix mkcert and ddev reachability 2026-02-01 14:03:32 +01:00
6d7db643bc feat: add dev host 2026-02-01 10:52:59 +01:00