nixos/ddclient: add warning about password being world readable
Closes #16885.
(cherry picked from commit 78eac466b0
)
This commit is contained in:
parent
9909d31602
commit
b9fa0cf83c
|
@ -48,7 +48,7 @@ in
|
|||
default = "";
|
||||
type = str;
|
||||
description = ''
|
||||
Password.
|
||||
Password. WARNING: The password becomes world readable in the Nix store.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user