chore: use new lix module

This commit is contained in:
Youwen Wu 2024-10-30 20:37:52 -07:00
parent 22d5c744c2
commit 404e6c6366
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -41,7 +41,7 @@
};
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};