This commit is contained in:
parent
a0575bdb2a
commit
703bf836de
210 changed files with 1 additions and 1 deletions
|
@ -86,6 +86,6 @@
|
||||||
overlays = import ./overlays { inherit inputs; };
|
overlays = import ./overlays { inherit inputs; };
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = [ (inputs.import-tree ./modules2) ];
|
imports = [ (inputs.import-tree ./modules) ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue