feat: Remove some redundant items

This commit is contained in:
uttarayan21
2024-05-29 00:25:01 +05:30
parent fac5c05fe4
commit c203e32f80
5 changed files with 256 additions and 251 deletions

View File

@@ -10,10 +10,6 @@
url = "github:LnL7/nix-darwin";
inputs.nixpkgs.follows = "nixpkgs";
};
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun = {
# My fork of anyrun that allows up / down with <C-n> / <C-p>
url = "github:uttarayan21/anyrun";