summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
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";