WIP: test: Set up service tests
This commit is contained in:
parent
767a14ab6e
commit
3b03689d19
4 changed files with 29 additions and 2 deletions
|
|
@ -6,6 +6,8 @@ let
|
|||
in
|
||||
{
|
||||
x86_64-linux = lib.mergeAttrsList [
|
||||
flake-inputs.self.nixosConfigurations.hetzner-1.config.serviceTests
|
||||
|
||||
{
|
||||
nix = checkLib.mkLint {
|
||||
name = "nix-lints";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue