diff options
| author | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
| commit | 276c94cb871b9b4eda1707c01c861625d0e303f2 (patch) | |
| tree | 0eb74e464a64586f23ba0dee63cef0d0f82115c8 /flake.nix | |
| parent | 2b8eb6e3125b6a19426e1441f7eb67503aa058fa (diff) | |
idk a lot
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -20,10 +20,10 @@ url = "github:mangowm/mango"; inputs.nixpkgs.follows = "nixpkgs"; }; - omnisearch = { - url = "git+https://git.bwaaa.monster/omnisearch"; - inputs.nixpkgs.follows = "nixpkgs"; - }; + # omnisearch = { + # url = "git+https://git.bwaaa.monster/omnisearch"; + # inputs.nixpkgs.follows = "nixpkgs"; + # }; sops-nix = { url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; |
