Join Nostr
2026-08-18 17:55:08 CEST

aurora on Nostr: Note: the Nix flake, package, and NixOS module in this PR are untested beyond `nix ...

Note: the Nix flake, package, and NixOS module in this PR are untested beyond `nix build .#default` and `nix eval .#packages.x86_64-linux.vm.drvPath`. The runNixOSTest was dropped (it boots two QEMU VMs and hung the terminal); `nix build .#vm` + `curl 127.0.0.1:3000/healthz` is the manual test path. The module's dataDir/user/StateDirectory fix is also untested on a real NixOS host.