pre-commit: added other hosts

This commit is contained in:
2026-08-26 11:13:45 -04:00
parent 4ac9dc74e8
commit 46f1e4cf2f
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
**/result
+12
View File
@@ -13,4 +13,16 @@ repos:
language: system
pass_filenames: false
always_run: true
- id: nixos-drybuild-nero
name: nero build check
entry: nix build .#nixosConfigurations.nero.config.system.build.toplevel
language: system
pass_filenames: false
always_run: true
- id: nixos-drybuild-vergil
name: vergil build check
entry: nix build .#nixosConfigurations.vergil.config.system.build.toplevel
language: system
pass_filenames: false
always_run: true