init nixos search api

This commit is contained in:
Hadi
2025-04-03 17:39:42 +02:00
parent c110983dcf
commit 0770bedfdb
2 changed files with 20 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
url = "github:KZDKM/Hyprspace";
inputs.hyprland.follows = "hyprland";
};
nixos-search-api.url = "github:anotherhadi/nixos-search-api";
};
outputs = inputs@{ nixpkgs, ... }: {