6 lines
94 B
Nix
6 lines
94 B
Nix
_: {
|
|
imports = [
|
|
./transmission.nix
|
|
../../../shared/prometheus-exporters.nix
|
|
];
|
|
}
|