From 436c033c548d10c08460e1d60620b2b17c6862f1 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 16 Oct 2023 19:34:09 +0200 Subject: [PATCH] update README --- template/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/template/README.md b/template/README.md index 79fb2ba..b7b5a14 100644 --- a/template/README.md +++ b/template/README.md @@ -2,7 +2,11 @@ This is an example repository for nixos-anywhere and disko. +Inspiration: * Introductory presentation: https://pad.lassul.us/cccamp-workshop +* https://github.com/numtide/nixos-anywhere-examples + +Manuals: * 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 @@ -61,4 +65,4 @@ nix --extra-experimental-features nix-command --extra-experimental-features flak ## TODOs -- Hetzner Cloud example: https://github.com/numtide/nixos-anywhere-examples/blob/main/flake.nix \ No newline at end of file +- Hetzner Cloud example: https://github.com/numtide/nixos-anywhere-examples/blob/main/flake.nix