Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add gvfs package to fix Trash support #22

Add gvfs package to fix Trash support

Add gvfs package to fix Trash support #22

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: [self-hosted, Linux, ARM64]
steps:
- uses: actions/checkout@v4
- name: Build
run: |
nix build -Lv .#OSLiteImage
nix build -Lv .#OSFullImage
nix fmt -- -c .