docs: features of this book - contains source links in each section

This commit is contained in:
Ryan Yin 2024-03-16 12:32:04 +08:00
parent 32b31a6485
commit e6c856af4a
2 changed files with 6 additions and 4 deletions

View File

@ -37,7 +37,8 @@ I am grateful to all friends who have contributed to this book and offered sugge
1. Focused on NixOS and Flakes, disregarding the traditional Nix configuration approach.
2. Beginner-friendly, with explanations from the perspective of NixOS newcomers who have some experience with Linux usage and programming.
3. Step-by-step, progressive learning.
4. Coherent content, well-organized, and structured. Readers can either read the book gradually or quickly find the information they need.
4. Most of the content in this book includes source links at the end of each section, making it easy for readers to delve deeper into the subject matter and evaluate the credibility of the content.
5. Coherent content, well-organized, and structured. Readers can either read the book gradually or quickly find the information they need.
## Donation

View File

@ -67,9 +67,10 @@ Nixpkgs 源码等各种资料中提取出我需要的信息,同时还要忽略
## 本书的特点
1. 以 NixOS 与 Flakes 为核心进行讲解,摈弃了传统的 Nix 配置方式
1. 新手友好,内容尽可能地从拥有一定 Linux 使用经验与编程经验的 NixOS 初学者角度出发进行讲解
2. step-by-step渐进式地学习
3. 内容连贯,组织良好,比较成体系。读者既可以渐进式地阅读本书,也可以快速定位自己需要的信息
2. 新手友好,内容尽可能地从拥有一定 Linux 使用经验与编程经验的 NixOS 初学者角度出发进行讲解
3. step-by-step渐进式地学习
4. 本书的绝大部分内容,我都每一节的末尾给出了来源链接,方便读者进一步深入学习,也方便读者对内容的可信度进行评估
5. 内容连贯,组织良好,比较成体系。读者既可以渐进式地阅读本书,也可以快速定位自己需要的信息
## 本书的历史反馈与相关讨论