Migrated from multi repos to monorepo architecture.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./dns-services/default.nix
|
||||
./hardware/default.nix
|
||||
./mail/default.nix
|
||||
./misc/default.nix
|
||||
./networking/default.nix
|
||||
./packages/default.nix
|
||||
./system-services/default.nix
|
||||
./web-applications/default.nix
|
||||
./global.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user