diff --git a/flake.nix b/flake.nix index 3f3d1af..e0469d7 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ }; lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; };