aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index cfbe25f..6d29886 100644
--- a/flake.nix
+++ b/flake.nix
@@ -105,6 +105,7 @@
"https://unmojang.cachix.org"
"https://wezterm.cachix.org"
"https://niri.cachix.org"
+ "https://neovim-nightly.cachix.org"
];
extra-trusted-public-keys = [
@@ -114,6 +115,7 @@
"unmojang.cachix.org-1:OfHnbBNduZ6Smx9oNbLFbYyvOWSoxb2uPcnXPj4EDQY="
"wezterm.cachix.org-1:kAbhjYUC9qvblTE+s7S+kl5XM1zVa4skO+E/1IDWdH0="
"niri.cachix.org-1:Wv0OmO7PsuocRKzfDoJ3mulSl7Z6oezYhGhR+3W2964="
+ "neovim-nightly.cachix.org-1:feIoInHRevVEplgdZvQDjhp11kYASYCE2NGY9hNrwxY="
];
};