fix: page title

This commit is contained in:
Ryan Yin
2023-06-30 17:00:03 +08:00
parent 5b929f948b
commit 3bfffff046
65 changed files with 119 additions and 164 deletions

View File

@ -1,4 +1,4 @@
## Simplify NixOS-related commands
# Simplify NixOS-related commands
I use Makefile to simplify NixOS-related commands, which is very convenient.
You can also use other similar tools to do this job, here I will only introduce my usage as a reference.