Create truenas image

This commit is contained in:
Gerald Pinder
2024-09-23 12:34:59 -04:00
parent cf0dbddb07
commit 8622af1fa0
6 changed files with 23 additions and 15 deletions

View File

@@ -12,7 +12,6 @@ modules:
- https://cli.github.com/packages/rpm/gh-cli.repo
install:
- cmake
- virt-manager
- "gcc-c++"
- earthly
- kubectl
@@ -22,7 +21,6 @@ modules:
- gcc-aarch64-linux-gnu
- gcc-c++-aarch64-linux-gnu
- musl-gcc
- alacritty
- openssl-devel
- bat
- gh
@@ -39,5 +37,5 @@ modules:
scripts:
- install-mkcert.sh
- install-codelldb.sh
snippets:
- curl -fsSL https://ollama.com/install.sh | sed 's|/usr/local/bin||' | sh
# snippets:
# - curl -fsSL https://ollama.com/install.sh | sed 's|/usr/local/bin||' | sh