summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-05-03 22:09:25 +0200
committeradikro <adikro@disroot.org>2026-05-03 22:09:25 +0200
commit18e7f651ce33b1544178f444c6bd3fbaf44fc831 (patch)
treeca720cbd6e2a2d49a7e4070915288b079fef75be /flake.nix
parent427b01da7b5be8a27f67bae13e2808d946ed22d8 (diff)
hm changes
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";