From 2c9c1b4e296cdc2b41bd5ac974fe802a811c3b70 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 16 Oct 2023 18:55:46 +0200 Subject: [PATCH] update README --- template/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template/README.md b/template/README.md index 591c354..79fb2ba 100644 --- a/template/README.md +++ b/template/README.md @@ -2,6 +2,7 @@ This is an example repository for nixos-anywhere and disko. +* Introductory presentation: https://pad.lassul.us/cccamp-workshop * disko reference: https://github.com/nix-community/disko/blob/master/docs/reference.md * nixos-anywhere reference: https://github.com/nix-community/nixos-anywhere/blob/main/docs/reference.md @@ -58,3 +59,6 @@ nix --extra-experimental-features nix-command --extra-experimental-features flak flake update --commit-lock-file ``` +## TODOs + +- Hetzner Cloud example: https://github.com/numtide/nixos-anywhere-examples/blob/main/flake.nix \ No newline at end of file