Use base image for truenas
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||||
name: jp-truenas
|
name: jp-truenas
|
||||||
base-image: ghcr.io/ublue-os/ucore-minimal
|
base-image: ghcr.io/ublue-os/base-main
|
||||||
# base-image: ghcr.io/secureblue/securecore-main-userns-hardened
|
image-version: gts
|
||||||
image-version: stable
|
|
||||||
description: The image of Wunker OS for JP's TrueNAS Server.
|
description: The image of Wunker OS for JP's TrueNAS Server.
|
||||||
stages:
|
stages:
|
||||||
- from-file: common/helix.yml
|
- from-file: common/helix.yml
|
||||||
@@ -14,5 +13,5 @@ modules:
|
|||||||
nerd-fonts:
|
nerd-fonts:
|
||||||
- JetBrainsMono
|
- JetBrainsMono
|
||||||
- NerdFontsSymbolsOnly
|
- NerdFontsSymbolsOnly
|
||||||
# - from-file: common/dev-packages.yml
|
- from-file: common/dev-packages.yml
|
||||||
- from-file: common/helix.yml
|
- from-file: common/helix.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user