This commit is contained in:
cnst
2024-07-06 14:35:16 +02:00
parent f002bd7240
commit 25bd13b8b6
2 changed files with 99 additions and 25 deletions

View File

@@ -20,6 +20,7 @@
url = "github:nix-community/nixgl";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun.url = "github:anyrun-org/anyrun";
# Neovim Nightly
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";