WIP: test: Set up service tests
This commit is contained in:
parent
82e9a58bb1
commit
30a5843fdf
6 changed files with 121 additions and 11 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