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

3 lines
68 B
Nix

_: {
imports = [ ./blocky.nix ./grafana.nix ./prometheus.nix ];
}