From 2016c53a77f808c5114141ff53eff7fe8e0c9255 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang Date: Fri, 10 Apr 2026 12:17:19 +0200 Subject: [PATCH] test --- .github/workflows/cachix.yml | 1 + docs/manual/index.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml index 41ebcc45..7342cff2 100644 --- a/.github/workflows/cachix.yml +++ b/.github/workflows/cachix.yml @@ -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 }} diff --git a/docs/manual/index.md b/docs/manual/index.md index fec434a9..b4992231 100644 --- a/docs/manual/index.md +++ b/docs/manual/index.md @@ -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