configuration.nix/hosts/wynne/services/apps/default.nix

4 lines
65 B
Nix
Raw Normal View History

2024-07-18 22:06:11 +05:30
_: {
2024-07-18 23:15:30 +05:30
imports = [ ../../../shared/prometheus-exporters.nix ];
2024-07-18 22:06:11 +05:30
}