Merge pull request #47 from nrdxp/fix-system-arg
Revert "Add extraArgs to lib.nixosSystem call..."
This commit is contained in:
commit
5b46f6a038
@ -69,9 +69,6 @@ let
|
||||
in
|
||||
flakeModules ++ [ core global local overrides ] ++ externModules;
|
||||
|
||||
extraArgs = {
|
||||
inherit system;
|
||||
};
|
||||
};
|
||||
|
||||
hosts = recImport {
|
||||
|
Loading…
Reference in New Issue
Block a user