mirror of
https://codeberg.org/privacy1st/nixos-anywhere-example
synced 2024-11-20 21:58:06 +01:00
disk-configs | ||
flake.lock | ||
flake.nix | ||
README.md |
this is an example repo for nixos-anywhere and disko. to run the interactive vm test run:
nix run github:numtide/nixos-anywhere -- --flake '.#mysystem' --vm-test
you can also install the vm on some remote system when running
nix run github:numtide/nixos-anywhere -- --flake '.#mysystem' root@192.168.0.10