container registry

This commit is contained in:
soraefir
2026-05-08 23:05:25 +02:00
parent 1fe6e43046
commit bfd099d201
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ config, containerCfg, pkgs, lib, builder, name,... }:
let
version = "27";
version = "31";
serverCfg = config.syscfg.server;
in {
paths = [{