diff options
| author | adikro <adikro@disroot.org> | 2026-05-03 22:09:25 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-03 22:09:25 +0200 |
| commit | 18e7f651ce33b1544178f444c6bd3fbaf44fc831 (patch) | |
| tree | ca720cbd6e2a2d49a7e4070915288b079fef75be /flake.nix | |
| parent | 427b01da7b5be8a27f67bae13e2808d946ed22d8 (diff) | |
hm changes
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"; |
