.gitea/workflows/*: remove redundant config

All of the extra config is now being included by default with the github
action
This commit is contained in:
h7x4
2026-05-06 23:34:19 +09:00
parent bb20f32df8
commit f2752ee9a6
2 changed files with 0 additions and 14 deletions

View File

@@ -13,13 +13,6 @@ jobs:
- uses: actions/checkout@v6
- uses: https://github.com/cachix/install-nix-action@v31
with:
extra_nix_config: |
show-trace = true
max-jobs = auto
trusted-users = root
experimental-features = nix-command flakes
build-users-group =
- name: Build topology graph
run: nix build .#topology -L