hyperhive/nix
müde 66a69d0c7f harness-base: wrap config attributes after introducing options
mixing options.* with bare config-level attributes (boot.*, environment.*, etc.) at the same level isn't supported once the module declares any options — nix needs them under an explicit 'config = { ... }' block. error from the host: 'unsupported attribute boot. caused by introducing top-level options'. wrap accordingly.
2026-05-16 02:17:15 +02:00
..
modules operator pronouns: configurable free-text, threaded into prompts 2026-05-16 02:05:22 +02:00
templates harness-base: wrap config attributes after introducing options 2026-05-16 02:17:15 +02:00