this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: pin Lix to newest version

+1 -1
+1 -1
flake.nix
··· 20 20 }; 21 21 22 22 lix-module = { 23 - url = "https://git.lix.systems/lix-project/nixos-module/archive/release-2.91.tar.gz"; 23 + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz"; 24 24 inputs.nixpkgs.follows = "nixpkgs"; 25 25 }; 26 26