nixos-anywhere-example/template
2023-10-12 12:58:30 +02:00
..
disk-configs remove two disk example 2023-10-12 12:58:30 +02:00
hardware-configs add generated hardware config 2023-10-12 11:58:40 +02:00
flake.lock template/flake.lock: Update 2023-10-11 21:02:16 +02:00
flake.nix refactor: rename "one" to "disk1" 2023-10-12 12:58:02 +02:00
nitrokey.pub enable SSH 2023-10-12 12:04:12 +02:00
README.md feat: move flake into template 2023-08-16 15:33:35 +02:00

disko + nixos-anywhere workshop

This is an example repo for nixos-anywhere and disko. It's part of our CCC camp workshop.

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

Improve this workshop README:

disko + nixos-anywhere workshop

This is an example repo for nixos-anywhere and disko. It's part of our CCC camp workshop.

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