Files
nix-config/home/darwin
Ryan Yin b382999a70 refactor: Use haumea for filesystem-based module system for flake outputs
refactor: Use hyphen(`-`) for variable names & folder names(except Python), replace all unserscore(`_`) with hyphen(`-`).
2024-03-10 20:12:02 +08:00
..
2023-12-26 15:04:36 +08:00
2023-12-24 01:00:56 +08:00
2024-01-07 23:33:12 +08:00
2024-02-19 18:19:52 +08:00

Home Manager's Darwin Submodules

  1. core.nix: some basic configuration.
  2. shell.nix: shell related.
  3. rime-squirrel.nix: rime-squirrel's configuration.
  4. default.nix: the entrypoint of darwin's configuration, it import all the submodules above.