mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
chore(All Markdown Files): auto wrap text, fix typos
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
|
||||
Overlays for both NixOS and Nix-Darwin.
|
||||
|
||||
If you don't know much about overlays, it is recommended to learn the function and usage of overlays through [Overlays - NixOS & Flakes Book](https://nixos-and-flakes.thiscute.world/nixpkgs/overlays).
|
||||
|
||||
1. `default.nix`: the entrypoint of overlays, it execute and import all overlay files in the current directory with the given args.
|
||||
2. `fcitx5`: fcitx5's overlay, add my customized Chinese input method - [小鹤音形输入法](https://flypy.com/)
|
||||
If you don't know much about overlays, it is recommended to learn the function and usage of overlays
|
||||
through [Overlays - NixOS & Flakes Book](https://nixos-and-flakes.thiscute.world/nixpkgs/overlays).
|
||||
|
||||
1. `default.nix`: the entrypoint of overlays, it execute and import all overlay files in the current
|
||||
directory with the given args.
|
||||
2. `fcitx5`: fcitx5's overlay, add my customized Chinese input method -
|
||||
[小鹤音形输入法](https://flypy.com/)
|
||||
|
||||
Reference in New Issue
Block a user