checks: Add missing derivation name

This commit is contained in:
Tristan Daniël Maat 2023-04-17 20:52:28 +01:00
parent 50ca77013a
commit 2ca66c4fe1
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -3,6 +3,8 @@
nixosTest,
}:
nixosTest {
name = "open-homepage";
nodes = {
# Host with just the default configuration
defaults = {