improve error message for removed settings.json #1719

Merged
clan-bot merged 1 commits from Mic92-main into main 2024-07-09 09:52:01 +00:00

View File

@ -109,7 +109,8 @@ let
machineName:
let
warn = lib.warn ''
Usage of Settings.json is only supported for test compatibility.
The use of ./machines/<machine>/settings.json is deprecated.
If your settings.json is empty, you can safely remove it.
!!! Consider using the inventory system. !!!
File: ${directory + /machines/${machineName}/settings.json}