feat: polish README

This commit is contained in:
Ryan Yin
2023-06-05 13:17:36 -06:00
committed by GitHub
parent 2a8a0d1c62
commit 2ebbe3ae09

View File

@@ -20,7 +20,7 @@ This repository is home to the nix code that builds my systems.
Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.
Want to know Nix in details? Looking for a beginner-friendly tutorial? Check out [NixOS & Nix Flakes - A Guide for Beginners](https://thiscute.world/en/posts/nixos-and-flake-basics/)!
**Want to know Nix in details? Looking for a beginner-friendly tutorial? Check out [NixOS & Nix Flakes - A Guide for Beginners](https://thiscute.world/en/posts/nixos-and-flake-basics/)!**
## How to Deploy this Flake?