mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-05-07 07:01:15 +02:00
.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:
@@ -12,12 +12,5 @@ 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 =
|
||||
|
||||
- run: nix flake check
|
||||
|
||||
Reference in New Issue
Block a user