10 lines
92 B
Nix
10 lines
92 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./nixarr.nix
|
|
./monitoring.nix
|
|
./pinchflat.nix
|
|
];
|
|
}
|