This commit is contained in:
soraefir
2026-05-10 18:33:22 +02:00
parent 8961706503
commit 864e698272
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, serverCfg }:
{ config, lib, pkgs, serverCfg }:
let
builder =
{ image ? null, imageStream ? null