summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-22 17:37:50 +0530
committerbrustybee <bee@4d2.org>2026-03-22 17:37:50 +0530
commit276c94cb871b9b4eda1707c01c861625d0e303f2 (patch)
tree0eb74e464a64586f23ba0dee63cef0d0f82115c8 /flake.nix
parent2b8eb6e3125b6a19426e1441f7eb67503aa058fa (diff)
idk a lot
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 494bf4e..3540d1c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";