forge-template / desktop
Minimal Workstation
Safe public Nex forge template for building a non-destructive workstation image plan.
Use this package
Nex forge-template payload. Pull via OCI and evaluate with Nex; Armory does not execute forge semantics.
OCI download
Pull and inspect artifact
# Install ORAS first: https://oras.land/docs/installation
mkdir -p armory-minimal-workstation
oras pull ghcr.io/styrene-lab/omegon-armory/forge-templates/minimal-workstation:1.0.0 --output armory-minimal-workstation
find armory-minimal-workstation -maxdepth 2 -type f | sort Nex validation
Pull and validate forge template
# Pull the template payload
mkdir -p armory-minimal-workstation
oras pull ghcr.io/styrene-lab/omegon-armory/forge-templates/minimal-workstation:1.0.0 --output armory-minimal-workstation
# Validate with Nex before using it
nex forge check armory-minimal-workstation/forge.pkl \
--metadata armory-minimal-workstation/forge.toml \
--json \
--no-execute Verify signature
cosign verify ghcr.io/styrene-lab/omegon-armory/forge-templates/minimal-workstation:1.0.0 Capabilities
forge-templatecanonical:pklcapability:image-buildnetwork:package-download
Compatibility
Native: nex nex-forge-template
oras pull ghcr.io/styrene-lab/omegon-armory/forge-templates/minimal-workstation:1.0.0 Degraded: generic-agent forge-blueprint
forge.toml, forge.pkl, README.md - Forge templates are Nex-owned payloads. Armory distributes and indexes them but does not evaluate forge semantics.
Included Files
README.mdforge.pklforge.toml