reflex-realworld-example
reflex-realworld-example copied to clipboard
Some kind of easy-install mode.
Docker? A virtualbox vm?
Docker would be easier to automate the creation of, but it doesn't run on home versions of window afaict.
VM is also easy to automate via nixpkgs config.system.build.virtualBoxOVA
for an example of doing this with obelisk app see https://gitlab.com/obsidian.systems/tezos-bake-monitor/blob/develop/default.nix#L296
A simpler usage is in the nixpkgs itself https://github.com/NixOS/nixpkgs/blob/302d53df2b79f48ea6e9f42e47dd17e561ff6433/nixos/release.nix#L184-L194