test(nginx): Add simple tests to assert nginx features work
This commit is contained in:
parent
4e59582de2
commit
ffe8e4acf6
8 changed files with 191 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