nixos/hosts/nb
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
..
cachix refactor folder structure 2024-12-01 12:35:59 +01:00
modules add placeholder for matrix implementation 2026-02-06 21:33:57 +01:00
users feat(dev): deploy claude-code config via systemd instead of home-manager 2026-02-06 22:49:55 +01:00
cachix.nix refactor folder structure 2024-12-01 12:35:59 +01:00
channel feat: nb update to 25.11 2025-12-01 16:17:10 +01:00
configuration.nix feat: nb change networking and add projects 2026-02-01 14:23:27 +01:00
hardware-configuration.nix feat: nb update to 25.11 2025-12-01 16:17:10 +01:00
secrets.yaml feat: nb initial click and load 2025-12-10 12:49:30 +01:00
utils refactor folder structure 2024-12-01 12:35:59 +01:00