summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/flake.nix b/flake.nix
index 7260f92..fb57535 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";