test
This commit is contained in:
parent
21b337e3cb
commit
af074d1cba
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
}:
|
||||
inputs.nixos-generators.nixosGenerate {
|
||||
specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu platform theme format; };
|
||||
format = format;
|
||||
system = platform;
|
||||
|
||||
modules = [
|
||||
../nixos
|
||||
|
|
Loading…
Reference in a new issue