8 lines
54 B
Nix
8 lines
54 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
imports = [
|
||
|
./monitoring.nix
|
||
|
];
|
||
|
}
|