diff --git a/README.md b/README.md index b791630..f52dc44 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ * [Building a Rust service with Nix](https://fasterthanli.me/series/building-a-rust-service-with-nix) - An in-depth blog series about creating a Rust application with Nix. * [How to Learn Nix](https://ianthehenry.com/posts/how-to-learn-nix/) - It's like a Let's Play, but for obscure software documentation. * [Nix - A One Pager](https://code.tvl.fyi/about/nix/nix-1p) - A one page introduction to the Nix language. +* [Nix Config for macOS + NixOS](https://github.com/dustinlyons/nixos-config) - Well documented flake configuration with step-by-step guides and starter templates * [Nix from First Principles: Flake Edition](https://tonyfinn.com/blog/nix-from-first-principles-flake-edition/) - A modern crash-course to using Nix features, Flakes, and developing with Nix. * [Nix Notes](https://github.com/noteed/nix-notes) - A collection of short notes about Nix, each contributing to the same virtual machine image. * [Nix Pills](https://nixos.org/guides/nix-pills/) - The best way to learn, with examples.