rebase lix-installar gha

This commit is contained in:
Daylin Morgan 2025-01-28 11:11:37 -06:00
parent 257f21febc
commit f285176129
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -27,16 +27,10 @@ runs:
BTRFS: ${{ inputs.btrfs }} BTRFS: ${{ inputs.btrfs }}
run: exec ${{ github.action_path }}/prepare.sh run: exec ${{ github.action_path }}/prepare.sh
- uses: daylinmorgan/lix-gha-installer-action@released - uses: daylinmorgan/lix-gha-installer-action@latest
with: with:
extra-conf: ${{ inputs.nix_conf }} extra-conf: ${{ inputs.nix_conf }}
# TODO: rebase my fork to remove this
- name: modify trusted users
shell: bash
run: |
sudo echo "trusted-users = root $USER" >> /etc/nix/nix.conf
- name: Install and login to attic cache - name: Install and login to attic cache
shell: bash shell: bash
run: | run: |