update flake

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-07-24 18:00:14 +02:00
parent 4b3c6bcb04
commit 9f01990924
2 changed files with 116 additions and 58 deletions

View File

@@ -30,6 +30,10 @@
inputs.hyprland.follows = "hyprland";
};
search-nixos-api.url = "github:anotherhadi/search-nixos-api";
walker = {
url = "github:abenz1267/walker";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {nixpkgs, ...}: {