15 lines
398 B
YAML
15 lines
398 B
YAML
name: jp-truenas
|
|
base-image: ghcr.io/secureblue/securecore-main-userns-hardened
|
|
image-version: 40
|
|
description: The image of Wunker OS for JP's TrueNAS Server.
|
|
stages:
|
|
- from-file: common/helix.yml
|
|
modules:
|
|
- from-file: common/updates.yml
|
|
- type: fonts
|
|
nerd-fonts:
|
|
- JetBrainsMono
|
|
- NerdFontsSymbolsOnly
|
|
# - from-file: common/dev-packages.yml
|
|
- from-file: common/helix.yml
|