flake: switch to newer lix version

This commit is contained in:
Bloxx12 2025-05-12 11:39:25 +02:00
commit 2c94133c34
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

View file

@ -76,7 +76,7 @@
};
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
};