Files
nix/hosts/jupiter-vps/configs/podman/default.nix
2025-05-29 16:59:00 +01:00

5 lines
43 B
Nix

{ ... }:
{
imports = [ ./prometheus ];
}