services: update hello-world readme and tests

This commit is contained in:
Johannes Kirschbauer
2025-11-01 12:25:50 +01:00
parent 6ffe8ea5f6
commit 7b6cec4100
4 changed files with 100 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ in
# The hello-world service being tested
../../clanServices/hello-world
# Required modules
../../nixosModules/clanCore
../../nixosModules
];
testName = "hello-world";
tests = ./tests/eval-tests.nix;