test
This commit is contained in:
parent
af074d1cba
commit
0e62f8a2ec
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
gpu ? null,
|
gpu ? null,
|
||||||
theme ? "default",
|
theme ? "default",
|
||||||
format ,
|
format ,
|
||||||
system ? "x86_64-linux"
|
system ? "aarch64-linux"
|
||||||
}:
|
}:
|
||||||
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 gpu platform theme format; };
|
||||||
|
|
Loading…
Reference in a new issue