This commit is contained in:
iFargle 2023-09-21 10:49:49 +09:00
parent 0062ab126b
commit 9b9c4ba252

View file

@ -43,7 +43,7 @@
format format
}: }:
inputs.nixos-generators.nixosGenerate { inputs.nixos-generators.nixosGenerate {
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme format; }; specialArgs = { inherit inputs outputs desktop hostname username stateVersion hmStateVersion gpu platform theme format; };
format = format; format = format;
system = platform; system = platform;