unify config a bit

This commit is contained in:
2025-01-11 19:52:15 +01:00
parent a57efbacda
commit 5e50a8235d
14 changed files with 166 additions and 1287 deletions

View File

@ -1,5 +1,8 @@
name: nix flake check
on: [push]
on:
push:
branches:
- 'renovate/**'
jobs:
nix-flake-update: