From 429346e940d40656594b28d9b370d1a403630c25 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Tue, 28 Feb 2023 00:20:28 -0800 Subject: [PATCH] Added more Developer Resources. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5abaaaf..7276dde 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,12 @@ - [Home Manager - NixOS Wiki](https://nixos.wiki/wiki/Home_Manager) - [What Is Nix — Developer Tooling | Shopify Engineering](https://shopify.engineering/what-is-nix) + + - [NixOS configurations collection](https://nixos.wiki/wiki/Configuration_Collection) + + - [Install and Configure NixOS on a Linode](https://www.linode.com/docs/guides/install-nixos-on-linode/) + + - [Zero to Nix from Determinate Systems](https://zero-to-nix.com/start/install) - [Cheatsheet - NixOS Wiki](https://nixos.wiki/index.php?title=Cheatsheet&useskin=vector)