vars: improve messaging

This commit is contained in:
Michael Hoang
2025-04-22 01:55:21 +10:00
parent 2fbdb70ca3
commit 8ae348d686
2 changed files with 4 additions and 2 deletions

View File

@@ -228,7 +228,7 @@ in
description = ''
Whether the file should be deployed to the target machine.
Enable this if the generated file is only used as an input to other generators.
Disable this if the generated file is only used as an input to other generators.
'';
type = bool;
default = true;