From 706355fd30839637b20d74d8abad560cc17a4f08 Mon Sep 17 00:00:00 2001 From: waveringana Date: Sun, 17 Aug 2025 02:12:10 -0400 Subject: [PATCH] update lix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 50cf7d1..017a239 100755 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ proxmox-nixos.url = "github:SaumonNet/proxmox-nixos"; 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"; };