This commit is contained in:
Ching Pei Yang 2026-04-10 12:17:19 +02:00
commit 2016c53a77
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
2 changed files with 3 additions and 0 deletions

View file

@ -32,6 +32,7 @@ jobs:
substituters = https://cache.nixos.org/ https://feel-co.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= feel-co.cachix.org-1:nwEFNnwZvtl4KKSH5LDg+/+K7bV0vcs6faMHAJ6xx0w=
- uses: cachix/cachix-action@v17
with:
authToken: ${{ secrets.CACHIX_TOKEN }}

View file

@ -15,6 +15,8 @@ project allows you to configure a fully featured Neovim instance with a few
lines of Nix while leaving all kinds of doors open for integrating Lua in your
configurations _whether you are a beginner or an advanced user_.
Test.
## Try it Out {#ch-try-it-out}
Thanks to the portability of Nix, you can try out **nvf** without actually