This commit is contained in:
parent
cad4f35ee9
commit
172e4c37a3
5 changed files with 57 additions and 88 deletions
|
@ -1,5 +1,13 @@
|
|||
# Tests
|
||||
|
||||
`nix flake check` currently:
|
||||
|
||||
- builds all nixos-configurations
|
||||
- builds all packages
|
||||
- runs all [nixos-module tests](#module-tests)
|
||||
- checks all deployment configurations
|
||||
- checks repository formatting.
|
||||
|
||||
## Module Tests
|
||||
|
||||
We test our nixos modules with [NixOS tests](https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue