moved around the hosts
This commit is contained in:
parent
9ba5f8fdf0
commit
23485c3c73
12 changed files with 166 additions and 8 deletions
|
@ -25,6 +25,6 @@ in rec
|
|||
];
|
||||
};
|
||||
|
||||
mapHosts = dir: attrs @ { system ? system, ... }:
|
||||
mapModules dir (hostPath: mkHost hostPath attrs);
|
||||
mapHosts = dir: attrs @ { system ? system, ... }:
|
||||
mapModules dir (hostPath: mkHost hostPath attrs);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue