Fix: update tests and error message

This commit is contained in:
Johannes Kirschbauer
2024-10-07 23:04:30 +02:00
parent 1d026f68ce
commit 50f61979a5
2 changed files with 6 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ let
if builtins.pathExists path then
path
else
throw "Module doesn't have role: '${role}'. Path: ${path} not found."
throw "Module doesn't have role: '${role}'. Role: ${role}.nix not found."
) machineRoles;
roleServiceConfigs = builtins.filter (m: m != { }) (