mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-09 19:03:36 +02:00
7 lines
295 B
Markdown
7 lines
295 B
Markdown
# Home Manager's Darwin Submodules
|
|
|
|
1. `core.nix`: some basic configuration.
|
|
2. `shell.nix`: shell related.
|
|
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.
|