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

4 lines
54 B
Nix
Raw Normal View History

2024-07-04 01:13:49 +05:30
_: {
2024-07-16 22:59:07 +05:30
imports = [ ./blocky.nix ./prometheus.nix ];
2024-07-04 01:13:49 +05:30
}