chore
This commit is contained in:
parent
e99d976a9c
commit
0600112196
1 changed files with 1 additions and 3 deletions
|
|
@ -21,9 +21,7 @@ let
|
|||
osConfiguration =
|
||||
host:
|
||||
host.instantiate {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
};
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
host.mainModule
|
||||
{ nixpkgs.hostPlatform = lib.mkDefault host.system; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue