Ajouter .gitea/workflows/nix.yaml

This commit is contained in:
Alexandre_1a 2026-05-26 10:57:45 +02:00
parent 9933c4fd81
commit b51311be76

12
.gitea/workflows/nix.yaml Normal file
View File

@ -0,0 +1,12 @@
name: Check config
on:
workflow_dispatch
jobs:
build:
runs-on: ubuntu-22.04
container:
image: nix-builder