feat: Removed unused items

This commit is contained in:
uttarayan21
2024-11-22 12:39:59 +05:30
parent c968ee5b0b
commit 8b08cb5589
5 changed files with 10 additions and 240 deletions

View File

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