mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 14:21:51 +02:00
7 lines
265 B
Markdown
7 lines
265 B
Markdown
# Home Manager's Darwin Submodules
|
|
|
|
1. `core.nix`: some basic configuration.
|
|
3. `rime-squirrel.nix`: [rime-squirrel](https://github.com/rime/squirrel)'s configuration.
|
|
4. `default.nix`: the entrypoint of darwin's configuration, it import all the submodules above.
|
|
|