From 508bfc76179bc33c0f9c9ea078d0dd3543b65559 Mon Sep 17 00:00:00 2001 From: ahwx Date: Thu, 26 Feb 2026 00:30:09 +0100 Subject: [PATCH] flake: adds iamb --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1f7818b..e3d1371 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,7 @@ nix-darwin.inputs.nixpkgs.follows = "nixpkgs"; nix-homebrew.url = "github:zhaofengli/nix-homebrew"; skhd-zig.url = "github:sebb3/skhd-zig.nix"; + iamb.url = "github:ulyssa/iamb/latest"; homebrew-core = { url = "github:homebrew/homebrew-core";