6 lines
52 B
Nix
6 lines
52 B
Nix
{
|
|
imports = [
|
|
./networking
|
|
./roles
|
|
];
|
|
}
|