pre-commit: added other hosts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user