diff --git a/recipes/common/post-build.yml b/recipes/common/post-build.yml index 62890f9..58f833c 100644 --- a/recipes/common/post-build.yml +++ b/recipes/common/post-build.yml @@ -1,6 +1,6 @@ modules: - - type: initramfs - source: local - # - type: script - # scripts: - # - initramfs.sh + # - type: initramfs + # source: local + - type: script + scripts: + - initramfs.sh diff --git a/recipes/jp-minis.yml b/recipes/jp-minis.yml index 9fa340e..db85f3d 100644 --- a/recipes/jp-minis.yml +++ b/recipes/jp-minis.yml @@ -28,6 +28,7 @@ modules: - helix - tofu - terraform-ls + - nu - type: script snippets: - curl -sfL https://get.rke2.io | sh