feat: add README into subfolders

This commit is contained in:
Ryan Yin
2023-07-29 22:15:01 +08:00
parent 6ff9c397c8
commit b407453836
5 changed files with 33 additions and 1 deletions

6
home/README.md Normal file
View File

@@ -0,0 +1,6 @@
# Home Manager's Submodules
1. `base`: The base module that is suitable for both Linux and macOS.
2. `linux`: Linux-specific configuration.
3. `darwin`: macOS-specific configuration.