⛩️ Powerful yet Minimal Nix Dependency Manager
flake flakes home-manager nixos go nix dependency dependencies
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(readme): code block for package name

Fuwn a6424cb1 822c58f3

+1 -1
+1 -1
README.md
··· 62 62 To add Yae support to your Nix expression after running `yae init`, just read 63 63 from the Yae environment file. 64 64 65 - Here's an example taken from [Tsutsumi's zen-browser-bin package](https://github.com/Fuwn/tsutsumi/blob/main/pkgs/zen-browser-bin.nix). 65 + Here's an example taken from [Tsutsumi's `zen-browser-bin` package](https://github.com/Fuwn/tsutsumi/blob/main/pkgs/zen-browser-bin.nix). 66 66 67 67 ```nix 68 68 # pkgs/zen-browser-bin.nix