From b02be34b69f5f5cfc9d4d57fb9476427021edb8b Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 1 Dec 2023 13:20:43 +0900 Subject: [PATCH] Test --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 41b9417e..fc09811c 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ let inherit (self) outputs; stateVersion = "unstable"; - hmStateVersion = "24.05"; + hmStateVersion = "23.11"; libx = import ./lib { inherit inputs outputs stateVersion hmStateVersion; }; in { nixosConfigurations = {