updated flake lock

This commit is contained in:
Leyla Becker 2025-07-25 20:50:53 -05:00
parent 9b5ccf6cc9
commit 3131d264d3
6 changed files with 38 additions and 133 deletions

View file

@ -6,7 +6,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
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";
};