From f9715bf8af051e577b45d438d5374f88688f9714 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 4 Feb 2023 01:26:44 -0800 Subject: [PATCH] Added more Nix tutorials. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e924d8..0763147 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ - [Nix(A One Pager) - A one page introduction to Nix, the language](https://github.com/tazjin/nix-1p) - [Nix Shorts](https://github.com/justinwoo/nix-shorts/) + + - [How to Learn Nix tutorials by Ian Henry](https://ianthehenry.com/posts/how-to-learn-nix/) - [Getting started with Home Manager for Nix](https://ghedam.at/24353/tutorial-getting-started-with-home-manager-for-nix)