Update lix

This commit is contained in:
Lgmrszd 2025-08-08 22:41:59 +04:00
parent bb07a6f956
commit b3b5410efa
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE

View file

@ -37,7 +37,7 @@
inputs.flake-utils.follows = "flake-utils"; inputs.flake-utils.follows = "flake-utils";
}; };
lix-module = { lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz"; url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };