diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -60,27 +60,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - subtui = { - url = "github:MattiaPun/SubTUI"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - - # Editors - nixvim = { - url = "github:nix-community/nixvim"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - - nvf = { - url = "github:NotAShelf/nvf"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - - neovim-nightly-overlay = { - url = "github:nix-community/neovim-nightly-overlay"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - # Other omnisearch = { # url = "git+https://git.bwaaa.monster/omnisearch"; |
