Migrated from multi repos to monorepo architecture.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
# To test
|
||||
./hardware/default.nix
|
||||
./mail/default.nix
|
||||
./misc/default.nix
|
||||
./packages/default.nix
|
||||
./global.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user