From b0c215380753569e930550847dcd1491811077ed Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Wed, 31 May 2023 05:08:36 +0200 Subject: [PATCH] Tiny todo --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index a1d3fc5..34de55b 100644 --- a/flake.nix +++ b/flake.nix @@ -181,6 +181,7 @@ }; # {{{ Caching and whatnot + # TODO: persist trusted substituters file nixConfig = { extra-substituters = [ "https://nix-community.cachix.org" # I think I need this for neovim-nightly?