From 8542fef152e207694b5a150eb4fc15b79e08a991 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 1 Mar 2024 10:19:30 +0800 Subject: [PATCH] docs: README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d1b39b35..b42baac2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@

+> My configuration is becoming more and more complex, and it may be difficult for beginners to read it. +> If you are new to NixOS and want to know how I use NixOS, you can take a look at the [ryan4yin/nix-config/releases](https://github.com/ryan4yin/nix-config/releases) and go back to some simpler older versions, which will be much easier to understand. + This repository is home to the nix code that builds my systems: 1. NixOS Desktops: NixOS with home-manager, i3, hyprland, agenix, etc.