this repo has no description

feat: pin Lix to newest version

hauleth.dev 46fec21d d5cd5f95

verified
Changed files
+1 -1
+1 -1
flake.nix
···
};
lix-module = {
-
url = "https://git.lix.systems/lix-project/nixos-module/archive/release-2.91.tar.gz";
+
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};