feat: + kestra for AZ-PRM-1

This commit is contained in:
2026-03-10 12:49:11 +01:00
parent e832ba3742
commit ad24a7a91c
11 changed files with 730 additions and 639 deletions

View File

@@ -5,4 +5,7 @@
./secrets.nix
./services
];
extraServices = {
podman.enable = true;
};
}