Adjust helix install
This commit is contained in:
@@ -14,8 +14,6 @@ modules:
|
||||
- earthly
|
||||
- kubectl
|
||||
- helm
|
||||
- neovim
|
||||
- helix
|
||||
# - openssl1.1
|
||||
- parallel
|
||||
- gcc-aarch64-linux-gnu
|
||||
|
||||
@@ -10,3 +10,10 @@ modules:
|
||||
from: helix
|
||||
src: /out/hx
|
||||
dest: /usr/bin/
|
||||
- type: copy
|
||||
from: helix
|
||||
src: /out/runtime
|
||||
dest: /usr/lib64/helix/
|
||||
- type: script
|
||||
snippets:
|
||||
- hx -g fetch && hx -g build
|
||||
|
||||
@@ -5,5 +5,8 @@ alt-tags:
|
||||
- gts
|
||||
- stable
|
||||
description: The image of Wunker OS for JP's desktop gaming.
|
||||
stages:
|
||||
- from-file: common/helix.yml
|
||||
modules:
|
||||
- from-file: common/jp-desktop.yml
|
||||
- from-file: common/helix.yml
|
||||
|
||||
@@ -3,9 +3,7 @@ base-image: ghcr.io/ublue-os/bazzite-nvidia
|
||||
image-version: 40
|
||||
description: The image of Wunker OS for JP's desktop gaming.
|
||||
stages:
|
||||
- from-file: common/bluebuild.yml
|
||||
- from-file: common/helix.yml
|
||||
modules:
|
||||
- from-file: common/jp-desktop.yml
|
||||
- from-file: common/bluebuild.yml
|
||||
- from-file: common/helix.yml
|
||||
|
||||
@@ -5,5 +5,8 @@ alt-tags:
|
||||
- gts
|
||||
- stable
|
||||
description: The image of Wunker OS for JP's Laptop.
|
||||
stages:
|
||||
- from-file: common/helix.yml
|
||||
modules:
|
||||
- from-file: common/jp-laptop.yml
|
||||
- from-file: common/helix.yml
|
||||
|
||||
@@ -2,5 +2,8 @@ name: jp-laptop
|
||||
base-image: ghcr.io/ublue-os/bazzite
|
||||
image-version: 40
|
||||
description: The image of Wunker OS for JP's Laptop.
|
||||
stages:
|
||||
- from-file: common/helix.yml
|
||||
modules:
|
||||
- from-file: common/jp-laptop.yml
|
||||
- from-file: common/helix.yml
|
||||
|
||||
Reference in New Issue
Block a user