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 = {