This commit is contained in:
iFargle 2023-12-01 13:20:43 +09:00
parent 9d5c3e22cf
commit b02be34b69

View file

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