feat: switch to personal iamb fork

This commit is contained in:
Youwen Wu 2025-06-16 10:54:20 -07:00
parent 3491c5496b
commit a8a330f0ed
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 8 additions and 6 deletions

View file

@ -110,7 +110,7 @@
};
iamb = {
url = "github:ulyssa/iamb";
url = "github:youwen5/iamb";
inputs.flake-utils.follows = "flake-utils";
inputs.nixpkgs.follows = "nixpkgs";
};