diff --git a/flake.nix b/flake.nix index 125a903..e591afc 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,7 @@ crane.url = "github:ipetkov/crane"; nixcord.url = "github:kaylorben/nixcord"; lix-module = { - url = "git+https://git.lix.systems/lix-project/nixos-module"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; }; home-manager = {