summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 8a6d8e5..9c4e243 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,6 +8,11 @@
nur.url = "github:nix-community/NUR";
+ # omnisearch = {
+ # url = "git+https://git.bwaaa.monster/omnisearch";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # };
+
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";