chore(ci): flake update

This commit is contained in:
arcnmx 2025-08-29 17:51:50 -07:00
parent 1575954be6
commit 0c9de77102
12 changed files with 51 additions and 78 deletions

View file

@ -57,7 +57,7 @@ in {
in
{
cloudflare_kubernetes_tunnel = {
owner = config.services.cloudflared.user;
owner = "cloudflared";
};
}
// (genAttrs (map (name: "dex-${name}") dexFiles) (_: dexCommon));