diff --git a/anda/system/pixi/anda.hcl b/anda/system/pixi/anda.hcl index 96879d9ca0..8faf18e86f 100644 --- a/anda/system/pixi/anda.hcl +++ b/anda/system/pixi/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "pixi.spec" } + labels { + large = 1 + } }