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 dcddee3..8130a60 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,10 +8,10 @@
nur.url = "github:nix-community/NUR";
- # omnisearch = {
- # url = "git+https://git.bwaaa.monster/omnisearch";
- # inputs.nixpkgs.follows = "nixpkgs";
- # };
+ omnisearch = {
+ url = "git+https://git.bwaaa.monster/omnisearch";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
arkenfox = {
url = "github:dwarfmaster/arkenfox-nixos";