nixos/hosts
Dominik Polakovics 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
..
amzebs-01 fix: alerting 2026-01-05 10:45:38 +01:00
dev feat(dev): deploy claude-code config via systemd instead of home-manager 2026-02-06 22:49:55 +01:00
fw add placeholder for matrix implementation 2026-02-06 21:33:57 +01:00
mail fix: alerting 2026-01-05 10:45:38 +01:00
nas fix: grafana alerts 2026-01-25 14:41:04 +01:00
nb feat(dev): deploy claude-code config via systemd instead of home-manager 2026-02-06 22:49:55 +01:00
web-arm add placeholder for matrix implementation 2026-02-06 21:33:57 +01:00