configuration.nix/hosts/rico2/services/apps/default.nix
2024-07-18 23:23:41 +05:30

5 lines
71 B
Nix

_: {
imports = [
../../../shared/prometheus-exporters.nix
];
}