add note about action

This commit is contained in:
Daylin Morgan 2025-01-24 13:48:05 -06:00
parent 33780d99b8
commit 21905bd91f
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -27,15 +27,12 @@ runs:
BTRFS: ${{ inputs.btrfs }}
run: exec ${{ github.action_path }}/prepare.sh
# - uses: DeterminateSystems/nix-installer-action@v15
# with:
# source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
# extra-conf: ${{ inputs.nix_conf }}
- uses: daylinmorgan/lix-gha-installer-action@released
with:
extra-conf: ${{ inputs.nix_conf }}
# TODO: rebase my fork to remove this
- name: modify trusted users
shell: bash
run: |