Minimal #NixOS VM base config, for when I want to quickly spin up something disposable to reproduce a problem.
-
Minimal #NixOS VM base config, for when I want to quickly spin up something disposable to reproduce a problem.
After writing something similar two or three times, I figured it was time to do the job properly and commit it somewhere I'd find it next time I go looking.
GitHub - me-and/nixos-minimal-vm: Minimal NixOS virtual machine for testing, demos or problem reproduction
Minimal NixOS virtual machine for testing, demos or problem reproduction - me-and/nixos-minimal-vm
GitHub (github.com)
-
Minimal #NixOS VM base config, for when I want to quickly spin up something disposable to reproduce a problem.
After writing something similar two or three times, I figured it was time to do the job properly and commit it somewhere I'd find it next time I go looking.
GitHub - me-and/nixos-minimal-vm: Minimal NixOS virtual machine for testing, demos or problem reproduction
Minimal NixOS virtual machine for testing, demos or problem reproduction - me-and/nixos-minimal-vm
GitHub (github.com)
@me_and Seems interesting. Is this similar to https://integer.garden/Notes/Building-a-NixOS-VM-from-a-flake?

-
@me_and Seems interesting. Is this similar to https://integer.garden/Notes/Building-a-NixOS-VM-from-a-flake?

@reym pretty much exactly that, just as a flake itself rather than a blog post. `nix run github:me-and/nixos-minimal-vm` should be a single command to get the VM running.
-
R relay@relay.infosec.exchange shared this topic