flake: adds iamb

This commit is contained in:
ahwx 2026-02-26 00:30:09 +01:00
parent 76c1fb138a
commit 508bfc7617

View file

@ -26,6 +26,7 @@
nix-darwin.inputs.nixpkgs.follows = "nixpkgs"; nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
nix-homebrew.url = "github:zhaofengli/nix-homebrew"; nix-homebrew.url = "github:zhaofengli/nix-homebrew";
skhd-zig.url = "github:sebb3/skhd-zig.nix"; skhd-zig.url = "github:sebb3/skhd-zig.nix";
iamb.url = "github:ulyssa/iamb/latest";
homebrew-core = { homebrew-core = {
url = "github:homebrew/homebrew-core"; url = "github:homebrew/homebrew-core";