diff --git a/modules/sops/templates/default.nix b/modules/sops/templates/default.nix index 0a504b1..4ea22e9 100644 --- a/modules/sops/templates/default.nix +++ b/modules/sops/templates/default.nix @@ -42,7 +42,7 @@ let type = str; default = "0400"; description = '' - Permissions mode of the in octal. + Permissions mode of the rendered secret file in octal. ''; }; owner = mkOption {