alot of thingshehe

This commit is contained in:
cnst
2024-07-03 20:01:23 +02:00
parent 0b5e26669c
commit 789d2d0867
5 changed files with 14 additions and 48 deletions

View File

@@ -16,6 +16,11 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gl = {
url = "github:nix-community/nixgl";
inputs.nixpkgs.follows = "nixpkgs";
};
# Neovim Nightly
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "nixpkgs";