diff --git a/nixos-modules/static-page/test.nix b/nixos-modules/static-page/test.nix index 7d8f9f6..9d82a01 100644 --- a/nixos-modules/static-page/test.nix +++ b/nixos-modules/static-page/test.nix @@ -2,6 +2,7 @@ ... }: { + # Note: This extends the default configuration from ${self}/checks/nixos-modules nodes.webserver = { pkgs, lib, ... }: let