ctucx.git: nixfiles

ctucx' nixfiles

commit 1b6d5ee37aca8224674581560cbff68e3b8b53c5
parent 695c9e81e3ca9bff12ece003bd9258449a088596
Author: Katja (ctucx) <git@ctu.cx>
Date: Sat, 4 Jan 2025 17:00:23 +0100

flake.nix: update `lix-module`
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -120,7 +120,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.1-2.tar.gz";
       inputs.flake-utils.follows = "flake-utils";
       inputs.nixpkgs.follows     = "nixpkgs";
     };